microsoft / L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆202Updated 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☆116Updated 6 months ago
- Boost.Coroutine2☆130Updated 2 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆175Updated 11 years ago
- ☆127Updated 2 years ago
- Boost.Lockfree☆131Updated 2 weeks ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- userland threads☆474Updated this week
- A STL allocator that mmaps files☆246Updated 3 years ago
- An implementation of Seqlock in C++11☆209Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- C++ library for executors☆501Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Lewis Baker's Blog☆71Updated 2 years ago
- STL-based caches for C++☆115Updated last year
- C++ integer-to-string conversion benchmark☆340Updated last month
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- Boost.Coroutine☆82Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago