microsoft / L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆199Updated last year
Related projects ⓘ
Alternatives and complementary repositories for L4
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- Boost.Coroutine2☆128Updated this week
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- ☆304Updated this week
- ☆127Updated last year
- Our open source benchmarks and code samples☆188Updated last month
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- Different implementations of spinlock.☆104Updated 9 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- userland threads☆464Updated this week
- C++ library for executors☆494Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Boost.Lockfree☆125Updated this week
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- STL-based caches for C++☆113Updated last year
- C++ framework for rapid server development☆76Updated 9 months ago
- Boost.org intrusive module☆55Updated this week
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆140Updated 8 months ago
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- ☆104Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Boost.org smart_ptr module☆109Updated this week
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- C++11 metaprogramming library☆243Updated this week
- Lewis Baker's Blog☆70Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago