microsoft / L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆201Updated 2 years ago
Alternatives and similar repositories for L4:
Users that are interested in L4 are comparing it to the libraries listed below
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 4 months ago
- Boost.Coroutine2☆129Updated last month
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- ☆127Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆123Updated last year
- Boost.Lockfree☆128Updated last month
- Our open source benchmarks and code samples☆188Updated 4 months ago
- Different implementations of spinlock.☆104Updated 10 years ago
- C++ integer-to-string conversion benchmark☆338Updated 3 years ago
- C++ library for executors☆497Updated 8 years ago
- userland threads☆471Updated last month
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- An implementation of Seqlock in C++11☆200Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- ☆104Updated last year
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 9 months ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- Boost.Hana中文文档☆110Updated 4 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- Boost.org intrusive module☆56Updated last month
- QSBR and EBR library☆117Updated 5 years ago
- Effective Memory Reclamation☆53Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- STL-based caches for C++☆115Updated last year
- Component-Model Framework in C++☆44Updated 9 years ago