Refine results
multithreading (5)
threading (5)
cross-platform (4)
parallel (4)
portable (4)
api (3)
multiprocessing (3)
framework (3)
pthreads (3)
c (3)
development (2)
c++ (2)
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 loop, threads, dynamic loading, and an object system.
Metrics updated 14 Oct 08
The ADAPTIVE Communication Environment (ACE) is a freely available, open-source object-oriented (OO) framework that implements many core patterns for concurrent communication software. ACE provides a rich set of reusable C++ wrapper facades and framework components that perform common communication software tasks across a range of OS platforms.
Metrics updated about 2 hours ago
X Window System protocol binding library. Originally for C bindings, but now generalized to several other languages. This is a lightweight replacement for the binding portion of Xlib, featuring thread transparency, XML extensibility, and a small
Metrics updated 13 Oct 08
A set of all sorts of little libraries I created to aid me in my daily adventures into advanced C# programming. Contains Threading, Collections, Reflection, Serialization, and bits and pieces of other stuff (like winforms and windows).
Metrics updated 13 Oct 08
libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full set of pthread stubs, allowing programs and
Metrics updated 13 Oct 08
Intel® Threading Building Blocks (TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having to be a threading expert.
Lockless Multi-Reader, Multi-Writer Transaction Capable Hash Tables
Metrics updated about 20 hours ago