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
- Concurrent trie-hash map library☆93Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago
- C++ QD locking library☆11Updated last month
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- QSBR and EBR library☆134Updated 6 years ago
- ☆12Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of it☆10Updated 3 years ago
- Persistent red-black tree in C++☆30Updated 2 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- benchmarking positional population count☆17Updated 2 months ago
- C++ implementation of Robert Nystrom's toy language lox☆30Updated 5 years ago