Tags : Browse Projects

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

Concurrency Kit

Compare

  Analyzed about 18 hours ago

Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific ... [More] interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. [Less]

35.2K lines of code

9 current contributors

4 days since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

TransactionKit

Compare

  Analyzed about 24 hours ago

Lockless Multi-Reader, Multi-Writer Transaction Capable Hash Tables

8.44K lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

picotm

Compare

  Analyzed about 5 hours ago

Picotm is a system-level transaction manager. It provides transactional semantics for low-level and operating-system functionality. It’s flexible and extensible to cover exactly your requirements. Error handling and thread isolation are provided by picotm, all you have to implement is the application logic.

52.7K lines of code

1 current contributors

8 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This