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:
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ☆12Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C++ QD locking library☆11Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- RLU resizable hash-table☆17Updated 9 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- ☆51Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- Persistent red-black tree in C++☆29Updated 7 years ago
- Multiplying... backward?☆13Updated 4 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- ☆12Updated 8 years ago
- Benchmarks for our memory allocator☆64Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago