codepr / triedbLinks
Key-value store based on a trie data structure to handle the keyspace.
☆12Updated 6 years ago
Alternatives and similar repositories for triedb
Users that are interested in triedb are comparing it to the libraries listed below
Sorting:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- ☆44Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- ☆21Updated 6 years ago
- A tiny embedded, transactional key-value database 🐱☆42Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆12Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year