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:
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- ☆10Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- ☆20Updated 2 years ago
- Adaptive Radix Tree in C++☆47Updated 2 weeks ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 6 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 5 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- Performance testing or system benchmarks for jemalloc☆33Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 years ago
- Preemptible green threads in C for Linux☆47Updated 11 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- For details, see the blog post:☆34Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- QSBR and EBR library☆127Updated 5 years ago