Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第4,6714,680项(搜索用时0.009秒)
deskutils/kdepimlibs-4.14.10 (Score: 2.4923508E-4)
KDE PIM Libraries
A set of libraries from the KDE Personal Information Management project.
devel/libkgapi-2.2.0 (Score: 2.4923508E-4)
KDE-based library for accessing various Google services
LibKGAPI is a KDE-based library for accessing various Google services via their public API.
devel/busybee-0.5.0 (Score: 2.4923508E-4)
High-performance messaging layer
BusyBee provides a messaging abstraction on top of TCP sockets. BusyBee is a refined version of the HyperDex event loop. It exposes a "messaging" abstraction on top of TCP and automatically packs/unpacks messages on the wire. At the core of BusyBee is a thread-safe event loop that enables multiple threads to send and receive messages concurrently.
devel/libvslvm-e.20160110 (Score: 2.4923508E-4)
Library and tools to access the LVM volume system format
libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format.
devel/colormake-0.9 (Score: 2.4923508E-4)
Wrapper to color gmake output
This is a simple wrapper around "make" to make its output more readable.
devel/llvm-3.7.1 (Score: 2.4923508E-4)
LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
devel/Params-ValidationCompiler-0.13 (Score: 2.4923508E-4)
Build an optimized subroutine parameter validator once, use it forever
Create a customized, optimized, non-lobotomized, uncompromised, and thoroughly specialized parameter checking subroutine.
devel/nuitka-0.5.22 (Score: 2.4923508E-4)
Compatible and efficient Python compiler
Nuitka is a Python compiler, a good replacement for the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3 and 3.4 offer. It translates Python code into a C++ program that then uses "libpython" to execute in the same way as CPython does, in a very compatible way.
devel/exrm-1.0.8 (Score: 2.4923508E-4)
Automatically generate releases for Elixir projects
This project's goal is to make releases with Elixir projects a breeze. It is composed of a mix task, and build files required to successfully take your Elixir project and perform a release build, and a simplified configuration mechanism which integrates with your current configuration and makes it easy for your operations group to configure the release once deployed.
devel/lager_logger-1.0.3 (Score: 2.4923508E-4)
Lager backend for Elixir's Logger
A lager backend that forwards all log messages to Elixir's Logger.