Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第4,2014,210项(搜索用时0.013秒)
devel/gproc-0.6.1 (Score: 2.643537E-4)
Process dictionary for Erlang
Gproc is a process dictionary for Erlang, which provides a number of useful features beyond what the built-in dictionary has.
devel/hadoop-1.2.1 (Score: 2.643537E-4)
Apache Map/Reduce framework
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using a simple programming model.
devel/kazoo-2.2.1 (Score: 2.643537E-4)
Higher Level API to Zookeeper for Python
Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors.
devel/sh-1.11 (Score: 2.643537E-4)
Python subprocess interface
sh (previously pbs) is a full-fledged subprocess replacement for Python 2.6 - 3.4 that allows you to call any program as if it were a function.
devel/smmap-0.9.0 (Score: 2.643537E-4)
Pure python sliding memory map manager
smmap is a pure python implementation of a sliding memory map to help unifying memory mapped access on 32 and 64 bit systems and to help managing resources more efficiently.
devel/sysctl-0.2 (Score: 2.643537E-4)
Wrapper for the sysctl system functions
Python wrapper for the sysctl system functions. It provides a very simple interface to query for sysctls and to change their values in a pythonic way.
devel/phply-0.9.1 (Score: 2.643537E-4)
PHP lexer and parser in Python
phply is a parser for the PHP programming language written using PLY, a Lex/YACC-style parser generator toolkit for Python.
devel/pyke-1.1.1 (Score: 2.643537E-4)
Python Knowledge Engine
Pyke introduces a form of Logic Programming (inspired by Prolog) to the Python community by providing a knowledge-based inference engine (expert system) written in 100% Python.
devel/setproctitle-1.1.10 (Score: 2.643537E-4)
Python module to customize the process title
A setproctitle implementation for Python. The library allows a process to change its title (as displayed by system tools such as ps(1) and top(1).
devel/cgit-1.0 (Score: 2.643537E-4)
Hyperfast web frontend for Git repositories
Cgit is an attempt to create a fast web interface for the git scm, using a builtin cache to decrease server io-pressure.