Projects tagged ‘threads’


[16 total ]
187

Glib

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

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 about 4 hours ago

18

Restlet

   
Primary Language: Java Licensed as: Common Development and Distribution License,GNU Lesser General Public License 2.1

Lightweight REST framework for Java Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability? Leverage our innovative REST engine and start blending your Web Sites and Web Services into uniform Web Applications!

Metrics updated about 8 hours ago

16

ACE

   
Primary Language: C/C++ Licensed as: ACE/TAO/CIAOLicense

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 4 hours ago

10

XCB

   
Primary Language: C/C++ Licensed as: MIT License

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 ... [More] and straightforward interface. The version of Xlib currently being distributed by X.Org uses XCB for its transport; this allows XCB and Xlib calls to be freely mixed for ease in porting applications and toolkits. Most of the XCB C code is autogenerated from XML descriptions. (This may be why Ohloh complains about the degree of code commenting.) [Less]

Metrics updated about 15 hours ago

6

Stackless Python

   
Primary Language: Python

Stackless Python is an enhanced version of the Python programming language. It allows programmers to reap the benefits of thread-based programming without the performance and complexity problems associated with conventional threads. The microthreads ... [More] that Stackless adds to Python are a cheap and lightweight convenience which can if used properly, give the following benefits: * Improved program structure. * More readable code. * Increased programmer productivity. [Less]

Metrics updated about 20 hours ago

5

parallel

 
Primary Language: Haskell Licensed as: BSD-ish License

Explicit and implicit parallel programming in Haskell, using parallel strategies and annotations.

Metrics updated about 12 hours ago

4

Dream

 
Primary Language: C# Licensed as: GNU Lesser General Public License 2.1

MindTouch Dream is a .Net library for REST-oriented programming. It ships with a REST micro-server for Windows and Linux (thanks to Mono) that can be embedded into applications or used as a standalone .Net REST web-server. Dream is open source ... [More] , written in C#, and licensed under LGPL. The mission of Dream is to make REST-oriented programming as simple as possible without introducing abstractions that obfuscate the versatility of HTTP. Dream provides a concurrency and asynchronous execution library that enables efficient programming. Dream includes a REST micro-server that can act as a standalone host or be embedded into applications to provide a true REST API. [Less]

Metrics updated about 18 hours ago

4

PM2

 
Primary Language: C Licensed as: GNU General Public License 2.0

PM2 is a low level generic runtime system which integrates multithreading management (Marcel) and a high performance multi-cluster communication library (Madeleine).

Metrics updated 04 Jul 08

2

stm

 
Primary Language: Haskell Licensed as: BSD-ish License

Software transactional memory: a modular composable concurrency abstraction

Metrics updated about 12 hours ago

1

libpthread-stubs

 
Primary Language: C/C++ Licensed as: MIT License

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 ... [More] libraries to portably use pthreads when linked to pthreads and improve single-threaded performance when not linked to pthreads. [Less]

Metrics updated about 2 hours ago