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:
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Simple out-of-process invoker☆18Updated 3 weeks 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 implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Trlmdb is a replicating database using time stamps.☆14Updated 9 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago