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
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- The libdill tutorial.☆13Updated 5 years ago
- ViyaDB in-memory columnar analytical data store☆114Updated 5 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆26Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 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
- ☆12Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A User Space Threading Library☆18Updated 8 months ago
- Basic Database System implemented for MDBS course☆12Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- High performance event tracing☆16Updated last week
- A SQL-to-native-code compiler based on LLVM☆46Updated 9 years ago
- Composable Data and Type Generators for C++☆10Updated 5 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- K-V storage engine with low memory cost and low write amplification☆34Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- Erlang style programming for C++☆15Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago