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 5 months ago
- Boost.Lockfree☆128Updated 2 months ago
- Boost.Coroutine2☆130Updated 2 months ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Component-Model Framework in C++☆44Updated 9 years ago
- STL-based caches for C++☆115Updated last year
- C++ framework for rapid server development☆77Updated last year
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- ☆127Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆118Updated 6 years ago
- An implementation of Seqlock in C++11☆206Updated 7 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- Boost.org intrusive module☆56Updated 2 months ago
- Lewis Baker's Blog☆70Updated 2 years ago
- C++ library for executors☆499Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆345Updated 5 months ago
- Header-only library providing unicode aware string support for C++☆107Updated last week
- userland threads☆472Updated last week
- ☆43Updated 4 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆290Updated 7 months ago
- A fast work-stealing queue template in C++☆302Updated last year
- Library for Asynchronicity, Serialization and Remoting☆74Updated 4 years ago
- ☆58Updated 4 years ago
- C++ integer-to-string conversion benchmark☆340Updated 3 weeks ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated 11 months ago