berenm / bplus-treeLinks
Fast in-memory B+-Tree implementation in C.
☆30Updated 10 years ago
Alternatives and similar repositories for bplus-tree
Users that are interested in bplus-tree are comparing it to the libraries listed below
Sorting:
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- For details, see the blog post:☆33Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago