Description
A high-performance concurrent hash table library for C++ software that needs shared access from multiple threads.
It is developer infrastructure. Applications use it to improve performance and concurrency, while correctness still depends on how the program manages data and synchronization.