codepr / triedb
Key-value store based on a trie data structure to handle the keyspace.
☆12Updated 5 years ago
Alternatives and similar repositories for triedb:
Users that are interested in triedb are comparing it to the libraries listed below
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆12Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆13Updated last year
- Basic Database System implemented for MDBS course☆12Updated 10 years ago
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of it☆10Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Erlang style programming for C++☆15Updated 7 years ago
- Sample database with LLVM execution engine.☆11Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 10 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A nano concurrency library☆24Updated 4 years ago
- ☆21Updated 7 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- ☆20Updated 2 years ago
- The libdill tutorial.☆13Updated 5 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago