Tags : Browse Projects

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

libpthread-stubs

Compare

  Analyzed 25 days ago

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

46 lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ZThreads

Compare

  Analyzed about 6 hours ago

A platform-independent, multi-threading and synchronization library for C++

48.4K lines of code

0 current contributors

over 20 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Mandala

Compare

  Analyzed 7 months ago

The project Mandala helps the development of concurrent and/or distributed applications. It is based on the asynchronous reference concept which provide asynchronous and potentially remote method invocation.

28K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

Sasa

Compare

  No analysis available

Sasa is a collection of useful C# extensions to the standard library. There are tuples, Linq extensions, full MIME e-mail parsing, a POP3 client, array combinators, compact serialization, purely functional lists, lazy types, and more.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

circle - C IRC Library/Executable

Compare

  Analyzed about 24 hours ago

Multi-network, modular IRC Bot written in C.

3.41K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Java Thread Affinity

Compare

  Analyzed about 24 hours ago

Simple utility program for assigning critical threads to logical CPUs or whole cores.

2.3K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

Threadly

Compare

  Analyzed over 1 year ago

Threadly is a library of java tools to assist with concurrent development. There are tools to help with a wide range of development and testing. This is designed to be a complement to java.util.concurrent and uses java.util.concurrent to help assist in it's implementations where it makes sense. This ... [More] library is particularly useful for getting legacy concurrent code and getting it under test. [Less]

48.2K lines of code

3 current contributors

about 2 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

IckleBot

Compare

  Analyzed about 21 hours ago

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

7.14K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Taskell

Compare

  Analyzed about 16 hours ago

Composition Extensions for the Task Parallel Library

1.17K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Python ATP

Compare

  Analyzed about 12 hours ago

Adaptive thread pool for I/O bound tasks to minimize overhead of context switching and maximize resource utilization efficiency. Number of live workers is dependent on the task production rate, so the pool grows and shrinks based on the work load, that and you can configure the minimum number of ... [More] workers to be always ready to consume tasks. [Less]

944 lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This