Projects tagged ‘io’


[65 total ]

324 Users
   

GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event ... [More] loop, threads, dynamic loading, and an object system. [Less]
Created over 3 years ago.

149 Users
   

Commons IO is a library of utilities to assist with developing IO functionality. There are four main areas included: * Utility classes - with static methods to perform common tasks * Filters ... [More] - various implementations of file filters * Comparators - various implementations of java.util.Comparator for files * Streams - useful stream, reader and writer implementations [Less]
Created over 3 years ago.

34 Users
   

Cross platform input system designed for use with HID devices (mice, joysticks, keyboards, et al). Currently supported platforms include: Linux & Win32 (and partially OSX).
Created over 3 years ago.

12 Users
   

PortAudio is a free, cross platform, open-source, audio I/O library. It lets you write simple audio programs in C that will compile and run on many platforms including Windows (WMME or DirectSound) ... [More] , Macintosh (8,9, and OSX), Unix (OSS, Alsa, or Jack), and more. [Less]
Created about 1 year ago.

7 Users

Stxxl - Standard Template Library for Extra Large Data Sets. Stxxl is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, containers, and ... [More] algorithms that can process huge volumes of data that only fit on disks. [Less]
Created about 1 year ago.

5 Users
 

eden is a serializer/deserializer library using a subset of the ECMAScript notation, it allows to exchange and interpret data keeping the structure and the type.
Created about 1 year ago.

5 Users
 

Ruby/EventMachine is a fast, simple event-processing library for Ruby programs. It lets you write network clients and servers without handling sockets- all you do is send and receive data. Single-threaded socket engine- scalable and FAST!
Created about 1 year ago.

4 Users
   

Sidestep is an experimental version of GNUstep bringing FHS/freedesktop.org compliance, standard build system use, modularized libraries, and several other differences/updates to bring GNUstep into line with the needs of 21st century users.
Created over 2 years ago.

2 Users

YASLI stands for Yet Another Serialization LIbrary. Features: * Simple user interface, including single method for both storing and loading (intrusive way). * Non-intrusive way is also ... [More] supported - for serialization of classes from third party libraries. * Lookup of named elements. You can reorder, insert, and remove members maintaining backward compatibility with old format. * TextOArchive/TextIArchive. Store data in compact, human-readable text format. * Combined generic and abstract approach allows simple addition of archive types. PropertyTree (GUI with wxWidgets) is currently under development. [Less]
Created about 1 year ago.

2 Users
 

Caribou is an implementation of the Io Programming Language, which has been written from the ground up to fix two major flaws in Io: The floating point precision problem which is caused by Io's use of ... [More] double precision floating point numbers for all Number objects; and the ability to run code across multiple processors (or cores). [Less]
Created 12 months ago.