microsoft / L4Links
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆206Updated 2 years ago
Alternatives and similar repositories for L4
Users that are interested in L4 are comparing it to the libraries listed below
Sorting:
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- Boost.Coroutine2☆135Updated 3 months ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Boost.Lockfree☆135Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year
- ☆127Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- userland threads☆486Updated 3 months ago
- Component-Model Framework in C++☆44Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- ☆336Updated 2 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Lewis Baker's Blog☆72Updated 4 months ago
- Boost.org intrusive module☆59Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Port of the xxhash library to C++17.☆182Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago