Skip to content

Microsoft L4 HashTable

L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.

See also

Favorite site