Ports Search

Results 1,4411,450 of 5,623 for /devel/.(0.003 seconds)
devel/alog-0.5.2 (Score: 0.032514982)
Stackable logging framework for Ada
Alog is a stackable logging framework for Ada. It aims to be straight forward to use and is easily extendable. It provides support for various logger types, log facilities, loglevel policies and message transformations.
devel/libvmdk-20160119 (Score: 0.032514982)
Library and tools to access the VMware Virtual Disk (VMDK) format
Library and tools to access the VMware Virtual Disk (VMDK) format.
devel/libukcprog-1.0.2 (Score: 0.032514982)
Generally useful low level routines
The ukcprog library contains generally useful low level routines. The ukcprog.h header file contains prototypes for the routines as well as defining some useful macros and types.
devel/libvshadow-20160110 (Score: 0.032514982)
Library to support the Volume Service Snapshot (VSS) format
libvshadow is a library and tools to support the Volume Service Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume.
devel/libvterm-git20160104 (Score: 0.032514982)
Implementation of a VT220/xterm/ECMA-48 terminal emulator
Abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations.
devel/ode-0.13 (Score: 0.032514982)
Articulated rigid body dynamics library
ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection.
devel/libwfut-0.2.3 (Score: 0.032514982)
WorldForge update library
libwfut is a C++ implementation of the Java updater tool, WFUT. It is primarily intended for use with WorldForge clients to allow integrated media updates, although it is not limited to this task.
devel/libxo-0.6.1 (Score: 0.032514982)
Library to generate text, XML, JSON, and HTML output
libxo - A Library for Generating Text, XML, JSON, and HTML Output The libxo library allows an application to generate text, XML, JSON, and HTML output using a common set of function calls. The application decides at run time which output style should be produced. The application calls a function "xo_emit" to product output that is described in a format string. A "field descriptor" tells libxo what the field is and what it means.
devel/libxs-1.2.0 (Score: 0.032514982)
Open source lightweight messaging layer
Crossroads I/O ("libxs") is a library for building scalable and high performance distributed applications. It fits between classic BSD sockets, JMS/AMQP-style message queues, and enterprise message-oriented middleware. Crossroads I/O extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products, providing an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols, and more. Crossroads I/O provides a native C API for applications. Support for many more languages is provided by the community through language bindings which can be found at the Crossroads website.
devel/zookeeper-3.4.7 (Score: 0.032514982)
C client interface to Zookeeper server
Development files for the C ZooKeeper binding which is a is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services.