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:
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Dynamic-language-like data structure for C☆13Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 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
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- C version of the MetroHash function☆27Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Communicating Sequential Processes in Lua☆38Updated 2 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- a tiny string library☆23Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Fast time calls from user space.☆11Updated 9 years ago