Ports Search

Results 2,5312,540 of 5,824 for /net/.(0.049 seconds)
devel/liboop-1.0 (Score: 0.01987111)
Low-level event loop management library for POSIX-based OS
Liboop is a low-level event loop management library for POSIX-based operating systems. It supports the development of modular, multiplexed applications which may respond to events from several sources. It replaces the "select() loop" and allows the registration of event handlers for file and network I/O, timers and signals. Since processes use these mechanisms for almost all external communication, liboop can be used as the basis for almost any application.
devel/pear-1.10.1 (Score: 0.01987111)
PEAR framework for PHP
PEAR is a framework and distribution system for reusable PHP components. PEAR is short for "PHP Extension and Application Repository" and is pronounced just like the fruit. The purpose of PEAR is to provide: - A structured library of open-sourced code for PHP users - A system for code distribution and package maintenance - A standard style for code written in PHP - The PHP Extension Community Library (PECL)
devel/librcd-0.1.14 (Score: 0.01987111)
Library used by rusxmms for autodetection of Russian charset
Library used by ruxmms for autodetection of russian charset
devel/libpeak-0.1.2 (Score: 0.01987111)
Parallel Events and Asynchronous tasKing Library
Parallel Events and Asynchronous tasKing Library libpeak is an experimental C library and provides necessary support for an event-based application. Unlike other event libraries, libpeak might process events in parallel on Symmetric Multi-processing (SMP) systems. Its high performance is particularly adapted for networking applications that need to process lots of data on lots of connections.
devel/libs11n-1.2.10 (Score: 0.01987111)
C++ library for easily serializing a wide variety of objects
s11n (an abbreviation for serialization) is an Open Source project focused on the generic serialization of objects (i.e., object persistence) in the C++ programming language. The project's flagship library, appropriately named libs11n, can easily serialize all manner of PODs (Plain Old Data types), most STL containers, and user-defined Serializable types. By taking advantage of relatively new, advanced C++ techniques s11n turns this formerly-difficult task into child's play. It supports literally hundreds of millions of combinations of standard containers out of the box. libs11n is 100% data-format agnostic, and currently includes support for many formats, including 3 XML flavours. (As far as i am aware, this exceeds support provided by any other serialization framework, regardless of the implementation language!)
devel/libsigc++-1.2.7 (Score: 0.01987111)
Callback Framework for C++
Libsigc++ -- The Typesafe Callback Framework for C++ This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. To get a good overview of how to use the library, read /usr/local/share/doc/libsigc++/signals.
devel/libsigc++-2.4.1 (Score: 0.01987111)
Callback Framework for C++
Libsigc++ -- The Typesafe Callback Framework for C++ This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. To get a good overview of how to use the library, read /usr/local/share/doc/libsigc++/signals.
devel/libsigcx-0.6.6 (Score: 0.01987111)
Extension of libSigC++
libSigC++ Extras is a library consisting of new features built on top of libSigC++ and features that formerly were in libSigC++ and were removed from it.
devel/libredblack-1.3 (Score: 0.01987111)
Library that provides the red-black balanced tree algorithm
This a small library that provides the red-black balanced tree algorithm 23 May 2000 Damian Ivereigh Cisco Systems Inc
devel/guichan-0.8.2 (Score: 0.01987111)
Small, efficient C++ GUI library designed for games
Guichan is a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL.