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)☆23Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- K-V storage engine with low memory cost and low write amplification☆35Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Basic Database System implemented for MDBS course☆13Updated 11 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A tiny embedded, transactional key-value database 🐱☆42Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Awesome links and information about memory allocation☆183Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- ☆12Updated 2 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 9 years ago
- Fastest Trie structure (Linux & Windows)☆93Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- QSBR and EBR library☆135Updated 6 years ago
- HuskyDB - Windows Native C++ NoSQL Database☆33Updated 7 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago