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:
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- ☆45Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- A nano concurrency library☆24Updated 5 years ago
- ☆53Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- C++ QD locking library☆11Updated 2 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- ☆38Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- benchmarking positional population count☆17Updated 3 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago