microsoft / L4Links
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆207Updated 2 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☆118Updated 11 months ago
- Boost.Coroutine2☆135Updated last week
- Boost.Lockfree☆137Updated last week
- Our open source benchmarks and code samples☆192Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- C++ framework for rapid server development☆77Updated last year
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- ☆128Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago
- ☆335Updated last week
- Effective Memory Reclamation☆58Updated 5 years ago
- userland threads☆489Updated last week
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++ integer-to-string conversion benchmark☆340Updated 6 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- An implementation of Seqlock in C++11☆221Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Port of the xxhash library to C++17.☆183Updated 3 months ago
- Boost.org intrusive module☆59Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year