microsoft / L4Links
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
☆208Updated 3 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☆117Updated last year
- Boost.Coroutine2☆136Updated last month
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- Boost.Lockfree☆148Updated last month
- C++ framework for rapid server development☆76Updated last year
- ☆128Updated 2 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- ☆350Updated 2 weeks ago
- Component-Model Framework in C++☆44Updated 10 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- userland threads☆495Updated last month
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆297Updated last year
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago