armon / c-minheap-indirectLinks
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
Sorting:
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- A demo of concurrency primitives in x64 assembly☆17Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago