Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

twine-cpp

Compare

  Analyzed 1 day ago

Twine is a very small threading library for C++.

3.26K lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: gpl3, Proprietary

Fixed Thread Pool Library

Compare

  Analyzed about 17 hours ago

The implementation of a fixed thread pool.

464 lines of code

0 current contributors

almost 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

nPth

Compare

  Analyzed 1 day ago

nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth is is based on the system's standard threads implementation. Thus nPth allows the use of ... [More] libraries which are not compatible to GNU Pth. [Less]

23.7K lines of code

1 current contributors

30 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This
Tags threads

Lightwolf

Compare

  Analyzed about 9 hours ago

A Java library that simplifies thread development. It has support for continuations, fork/merge, signals, thread and process serialization, event picker (similar to BPEL's pick element), among other features.

13K lines of code

0 current contributors

almost 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

libworkqueue

Compare

  Analyzed about 21 hours ago

Cross platform, threaded priority work queue scheduler library in C. Run jobs based on priority, and/or scheduled time. Tested on Linux, Windows, BSD, OpenSolaris. Schedule jobs based on priority, and X milliseconds in the future.

3.5K lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

cprops - c prototyping tools

Compare

  Analyzed about 13 hours ago

The c prototyping tools library provides thread-safe linked list, priority queue, hash table, hash list, AVL tree and trie implementations, as well as a thread pool and thread management framework, a tcp and http socket api, and a dbms abstraction layer.

57.9K lines of code

0 current contributors

over 15 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

pthread-win32

Compare

  Analyzed 1 day ago

Pthreads-win32 (a.k.a. pthreads4w) is an Open Source Software implementation of the Threads component of the POSIX 1003.1c 1995 Standard (or later) for Microsoft's Windows environment. Some functions from POSIX 1003.1b are also supported, including semaphores. Other related functions include the set ... [More] of read-write lock functions. The library also supports some of the functionality of the Open Group's Single Unix specification, namely mutex types, plus some common and pthreads-win32 specific non-portable routines (see README.NONPORTABLE). See the file "ANNOUNCE" for more information including standards conformance details and the list of supported and unsupported routines. [Less]

93.7K lines of code

0 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This
Tags c posix threads

haskell-repa

Compare

  Analyzed about 4 hours ago

High performance, regular, shape polymorphic parallel arrays.

37.3K lines of code

3 current contributors

about 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

libevfibers

Compare

  Analyzed about 1 month ago

Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.

8.16K lines of code

1 current contributors

over 4 years since last commit

0 users on Open Hub

Activity Not Available
5.0
 
I Use This