Intel Thread Building Blocks - A C++ template library developed by Intel for parallel programming on multi-core processors
libcuckoo - A high-performance, concurrent hash table
AirConcurrentMap - Java in-memory data storage component for key/value entries called a Map
Concurrency Kit - Concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures for the research, design and implementation of high performance concurrent systems
nbds - C implementations of several scalable non-blocking data structures for x86 and x86-64
snaptree - Concurrent TreeMap w/ efficient support for clone() and consistent iteration