armon / c-minheap-indirect
Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.
☆28Updated 10 years ago
Alternatives and similar repositories for c-minheap-indirect:
Users that are interested in c-minheap-indirect are comparing it to the libraries listed below
- Netstring parsing in C☆35Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆55Updated 4 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 8 years ago
- C version of the MetroHash function☆25Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- a tiny string library☆23Updated 8 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆34Updated last year
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆24Updated 4 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago