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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- ☆12Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Sample database with LLVM execution engine.☆11Updated 9 years ago
- ☆13Updated 2 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- ViyaDB in-memory columnar analytical data store☆115Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of it☆10Updated 3 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆28Updated 8 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A simple SQL database engine. All encrypted. Execute multiple SQL queries at once through one REST query. No ORM and no additional module…☆45Updated 2 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- C++ QD locking library☆11Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 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
- Erlang style programming for C++☆15Updated 7 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago