naskitis / B-trie
The B-trie and B-tree, written in C, as described in my PhD thesis.
☆26Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for B-trie
- The HAT-trie, written in C, as described in my PhD thesis.☆19Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- ☆13Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- ☆10Updated 3 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Key-value store based on a trie data structure to handle the keyspace.☆12Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- ☆25Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Parallel programming library in C++11☆12Updated 4 years ago
- RWMutex for sharing of multicore machines.☆16Updated 5 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago