microsoft / L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆203Updated 2 years ago
Alternatives and similar repositories for L4:
Users that are interested in L4 are comparing it to the libraries listed below
- Boost.Coroutine2☆132Updated last week
- A C++ await/yield emulation library for stackless coroutine☆336Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 7 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- ☆127Updated 2 years ago
- Boost.Lockfree☆132Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- C++ integer-to-string conversion benchmark☆340Updated 2 months ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆344Updated 7 months ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Boost.org smart_ptr module☆108Updated last week
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A STL allocator that mmaps files☆247Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ library for executors☆501Updated 8 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- ☆106Updated last year
- Lewis Baker's Blog☆70Updated 3 weeks ago
- STL-based caches for C++☆116Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Boost.org intrusive module☆56Updated this week
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago