Ports Search

Results 2,5612,570 of 5,827 for /net-mgmt/.(0.003 seconds)
devel/camomile-0.8.3 (Score: 0.007000902)
Comprehensive Unicode library for Objective Caml
Camomile is a comprehensive Unicode library for objective caml language. The library is currently designed to conform Unicode Standard 3.2.
devel/sdl-0.9.1 (Score: 0.007000902)
OCaml interface to the SDL
OCamlSDL is an OCaml interface to the SDL (Simple DirectMedia Layer) library.
devel/omniNotify-2.1.01 (Score: 0.007000902)
CORBA Notification Service (CosNotification) for omniORB
omniNotify is a multi-threaded implementation of the CORBA Notification Service (CosNotification), a feature-enriched version of the CORBA Event Service (CosEvents). omniNotify offers asynchronous, decoupled, event-based communication between distributed and heterogeneous applications. The main features of omniNotify are: * Implemented in C++. * Scalable filter evaluation and event dispatching architecture. * Support for push-based and pull-based event suppliers and consumers. * Support variants of suppliers/consumers that transmit (per push/pull): o a CORBA::Any (a single arbitrary value); o a CosNotification::StructuredEvent (a single structured event); o a CosNotification::EventBatch (a sequence of structured events). * Administrative and Notification QoS properties. * Backward compatible with CosEvents.
devel/omniORB-4.1.7 (Score: 0.007000902)
Robust high performance CORBA ORB for C++ and Python
omniORB is a robust high performance CORBA ORB for C++ and Python. It is freely available under the terms of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools). omniORB is largely CORBA 2.6 compliant. It offers mainly the same features as the port devel/omniORB, but this legacy version is compatible with devel/omniNotify.
devel/omniORB-4.2.1.2 (Score: 0.007000902)
Robust high performance CORBA ORB for C++ and Python
omniORB is a GPL'd Object Request Broker (ORB) which implements specification 2.6 of the Common Object Request Broker Architecture (CORBA).
devel/open-beagle-3.0.3 (Score: 0.007000902)
Evolutionary Computation Framework
Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming, bit string and real-valued genetic algorithms, and evolution strategy. The Open BEAGLE architecture follows strong principles of object oriented programming, where abstractions are represented by loosely coupled objects and where it is common and easy to reuse code. Open BEAGLE is designed to provide an EC environment that is generic, user friendly, portable, efficient, robust, elegant and free.
devel/openzz-1.0.4.4 (Score: 0.007000902)
Interpreted dynamic parser
OpenZz is a dynamic parser which allows its grammar to be extended by commands written in its own Zz language. Due to the interpreted and dynamic nature of the parser OpenZz can be used to develop both fast language prototypes and full compilers.
devel/Algorithm-Evolutionary-0.80 (Score: 0.007000902)
Library for doing evolutionary computation in Perl
It's a library for doing evolutionary computation in Perl. Algorithm::Evolutionary was formerly called OPEAL, which is an acronym for Obvious Pearl Evolutionary Algorithm Library. The design principles of Algorithm::Evolutionary are: * It should be easy to program any kind of evolutionary algorithm; all chromosome representations and operators are possible. * An XML dialect called EvoSpec is used as a language for description of algorithms and for representation of the state of an algorithm. This could make Algorithm::Evolutionary interoperable with other EA libraries, such as EO or JEO.
devel/autogen-5.18.10 (Score: 0.007000902)
Tool designed to simplify the creation and maintenance of programs
AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. One common example is the problem of maintaining the code required for processing program options. Processing options requires a minimum of four different constructs be kept in proper order in different places in your program. You need at least: 1. The flag character in the flag string, 2. code to process the flag when it is encountered, 3. a global state variable or two, and 4. a line in the usage text.
devel/avra-1.3.0 (Score: 0.007000902)
Macro Assembler for Atmel AVR microcontrollers
avra is an GNU GPL'ed assembler for the Atmel AVR microcontrollers. See the file COPYING for more information regarding the license.