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:
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- High performance utility library for C☆97Updated 6 months ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Coroutines in C☆122Updated 11 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A lightweight coroutine library written in C and assembler☆40Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- C99 trie library☆101Updated 6 years ago