CalebLBaker / b-treeLinks
C++ implementation of a b-tree.
☆13Updated 3 years ago
Alternatives and similar repositories for b-tree
Users that are interested in b-tree are comparing it to the libraries listed below
Sorting:
- Modern C++ B-tree containers☆280Updated 2 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- misc. notes on C++ experimental coroutine under clang/llvm 5 and 6☆18Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Mark&sweep garbage collector for C++☆23Updated 11 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- For details, see the blog post:☆35Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A tiny embedded, transactional key-value database 🐱☆42Updated 2 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆26Updated 3 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 10 months ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- ☆53Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago