microsoft / L4Links
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆208Updated 3 years ago
Alternatives and similar repositories for L4
Users that are interested in L4 are comparing it to the libraries listed below
Sorting:
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Boost.Coroutine2☆136Updated last month
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- ☆128Updated 2 years ago
- Boost.Lockfree☆148Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C++ framework for rapid server development☆76Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Component-Model Framework in C++☆44Updated 10 years ago
- ☆351Updated this week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- userland threads☆495Updated last month
- A STL allocator that mmaps files☆254Updated 4 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost.Coroutine☆85Updated last month
- Effective Memory Reclamation☆63Updated 5 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Lewis Baker's Blog☆73Updated 10 months ago
- An implementation of Seqlock in C++11☆235Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago