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
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- ☆12Updated last year
- For details, see the blog post:☆32Updated last year
- Persistent red-black tree in C++☆30Updated 7 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- C++ QD locking library☆11Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ☆21Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆29Updated 8 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Erlang style programming for C++☆15Updated 7 years ago
- ☆44Updated 4 years ago
- K-V storage engine with low memory cost and low write amplification☆34Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- ViyaDB in-memory columnar analytical data store☆115Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago