L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
Перейти к файлу
Terry Kim 37da2e3d48 Clean up vcxproj* files. 2017-02-02 21:19:52 -08:00
Benchmark Clean up vcxproj* files. 2017-02-02 21:19:52 -08:00
Build Clean up vcxproj* files. 2017-02-02 21:19:52 -08:00
Examples Clean up vcxproj* files. 2017-02-02 21:19:52 -08:00
Unittests Clean up vcxproj* files. 2017-02-02 21:19:52 -08:00
inc/L4 Initial commit. 2017-02-02 08:54:53 -08:00
src Initial commit. 2017-02-02 08:54:53 -08:00
.gitignore Initial commit 2017-01-30 11:33:05 -08:00
L4.sln Initial commit. 2017-02-02 08:54:53 -08:00
LICENSE Initial commit 2017-01-30 11:33:10 -08:00
README.md Initial commit 2017-01-30 11:33:10 -08:00

README.md

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.