libusbredirhost1t64

Implementing the usb-host (*) side of a usbredir connection (runtime)

Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers

libgphobos3

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

kamailio-nats-modules

Nats module for the Kamailio SIP server

Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware.

libfilezilla25

build high-performing platform-independent programs (runtime lib)

Free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include:

libzfp1t64

Fixed-Rate Compressed Floating-Point Arrays

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.

libzthread-2.3-2t64

Object-oriented synchronization library for C++ (dev files)

Zthreads is an advanced platform-independent, object-oriented threading and synchronization library. Designed and tested under POSIX & Win32 systems.