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:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ☆44Updated 4 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- HuskyDB - Windows Native C++ NoSQL Database☆33Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- ☆12Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Persistent red-black tree in C++☆30Updated 2 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Software and Hardware C-language Locking Algorithms and Implementations☆47Updated 2 months ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- benchmarking positional population count☆16Updated last month
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- The header only implementation of the liburing library☆19Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago