Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第8,9618,970项(搜索用时0.011秒)
devel/hub-2.2.3 (Score: 1.869263E-4)
Introduces git to GitHub
hub is a command line tool that wraps git in order to extend it with extra features and commands that make working with GitHub easier.
devel/injeqt-1.1.0 (Score: 1.869263E-4)
Dependency injection framework for Qt
Injeqt is an attempt to build a powerful and reliable dependency injection framework on Qt's reflection based on MOC (meta-object compiler).
devel/jenkins-2.23 (Score: 1.869263E-4)
开源的持续集成服务器
简而言之 Jenkins CI 是一个领先的开源持续集成服务器。使用 Java 编写而成, 它提供了超过 300 个插件来支持构建和测试几乎任何项目。
devel/BoundedChan-1.0.3.0 (Score: 1.869263E-4)
Channels with bounded sizes
This library introduces BoundedChan. BoundedChans differ from Chans in that they are guaranteed to contain no more than a certain number of elements.
devel/MemoTrie-0.6.2 (Score: 1.869263E-4)
Trie-based memo functions
Haskell MemoTrie provides a basis for memoized functions over some domains, using tries. It is based on some code got from Spencer Janssen.
devel/SafeSemaphore-0.10.1 (Score: 1.869263E-4)
Much safer replacement for QSemN, QSem, and SampleVar
This provides a much safer semaphore than the QSem, QSemN, SampleVar in base. Those base modules are not exception safe and can be broken by killThread.
devel/ChipmunkPhysics-7.0.1 (Score: 1.869263E-4)
2D physics engine written in C
Chipmunk is a simple, lightweight, fast and portable 2D rigid body physics library written in C. It is licensed under the unrestrictive, OSI approved MIT license.
devel/TypeCompose-0.9.10 (Score: 1.869263E-4)
Type composition classes and instances
TypeCompose provides some classes and instances for forms of type composition, as well as some modules who have not yet found a home.
devel/ORBit2-2.14.19 (Score: 1.869263E-4)
高性能的CORBA ORB,支持C语言
ORBit是一个高性能的CORBA ORB,支持C语言。 它可以让程序彼此沟通,而不管其物理和逻辑位置。
devel/cereal-0.4.1.1 (Score: 1.869263E-4)
Binary serialization library
A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and labeled blocks for better error messages.