codepr / triedb
Key-value store based on a trie data structure to handle the keyspace.
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for triedb
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆19Updated 3 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Basic Database System implemented for MDBS course☆12Updated 10 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆44Updated 2 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Concurrent trie-hash map library☆89Updated last year
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- ☆12Updated last year
- ☆49Updated 4 years ago
- High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization.☆52Updated 3 weeks ago
- Erlang style programming for C++☆15Updated 6 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- A SQL-to-native-code compiler based on LLVM☆45Updated 8 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 9 years ago
- C++ QD locking library☆11Updated last year
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Implemet Key-Value store using BTree☆58Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago