berenm / bplus-tree
Fast in-memory B+-Tree implementation in C.
☆29Updated 9 years ago
Alternatives and similar repositories for bplus-tree:
Users that are interested in bplus-tree are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Benchmarks for our memory allocator☆63Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- skiplist library for C.☆53Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- A lightweight coroutine library written in C and assembler☆37Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- cprops - C Prototyping Tools☆12Updated 12 years ago
- For details, see the blog post:☆32Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago