53 Forks
177 Stars
177 Watchers

L4

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

How to download and setup L4

Open terminal and run command
git clone https://github.com/microsoft/L4.git
git clone is used to create a copy or clone of L4 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with L4 https://github.com/microsoft/L4/archive/master.zip

Or simply clone L4 with SSH
[email protected]:microsoft/L4.git

If you have some problems with L4

You may open issue on L4 support forum (system) here: https://github.com/microsoft/L4/issues