Ports 搜索

共有5,824项符合/net/的查询结果,以下是第2,5212,530项(搜索用时0.004秒)
devel/libassa-3.5.1 (Score: 0.01987111)
C++ networking library and application framework
ASSA is a UNIX/Linux Object-Oriented C++ networking (BSD sockets) library and application framework based on Adaptive Communication Patterns. ASSA is designed to improve productivity of writing network-oriented client/server applications.
devel/libcfu-0.04.a (Score: 0.01987111)
Simple library of tools for developing multithreaded software
Libcfu is a library of tools that may be useful, particularly when developing multithreaded software. It includes a hash table, a linked list, self-extending strings, a config file parser, a simple timer, a thread queue, and command-line parser.
devel/libclaw-1.7.4 (Score: 0.01987111)
C++ Library Absolutely Wonderful
CLAW is a C++ Library Absolutely Wonderful providing useful classes from the simplest AVL binary search trees to the complex meta programming tools, including image manipulation, a generic alpha-beta algorithm, sockets implemented as std::stream and more
devel/libdbusmenu-16.04.0 (Score: 0.01987111)
GLib and Gtk Implementation of the DBusMenu protocol
Library that provides GLib and Gtk implementation of the DBusMenu protocol. The DBusMenu protocol make it possible for applications to export and import their menus over DBus.
devel/libdisorder-0.0.2 (Score: 0.01987111)
Simple C library for entropy measurement
Disorder and chaos are interesting phenomena. Calculating the amount of entropy, information, or disorder in an information stream or data collection has many interesting applications. libdisorder provides a simple C library for calculating classic Shannon entropy (more to come in future releases).
devel/libcheck-0.10.0 (Score: 0.01987111)
Unit test framework for C
Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals.
devel/libcwd-1.0.4 (Score: 0.01987111)
C++ Debugging Support Library
Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names.
devel/libexplain-1.3.D012 (Score: 0.01987111)
Library which may be used to explain Unix and Linux system call errors
A library which may be used to explain Unix and Linux system call errors. The library is not quite a drop-in replacement for strerror, but it comes close. Each system call has a dedicated libexplain function.
devel/libglademm-2.6.7 (Score: 0.01987111)
C++ wrapper for libglade2 library
This is a set of thin C++ wrappers for libglade v2 library.
devel/libnaji-0.6.4 (Score: 0.01987111)
Library that generates, converts, and filters files
libnaji is a library of functions which implement the features of najitool, a flexible file generator, converter, and filter. libnaji is being developed in the ANSI C standard so it should work and compile on any system that supports ANSI C, which should be every system.