willemt / heapLinks
Heap priority queue written in C, licensed under a BSD license
☆32Updated 10 years ago
Alternatives and similar repositories for heap
Users that are interested in heap are comparing it to the libraries listed below
Sorting:
- C version of the MetroHash function☆27Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- An obsolete project☆83Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Tiny helper lib for building daemons in C☆19Updated last month
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- High performance utility library for C☆94Updated 3 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Yet another C standard library☆17Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- malloc leak tracer☆71Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- A fast secure userspace pseudorandom number generator☆83Updated 11 years ago
- Progress display lib for c☆76Updated 4 years ago
- userspace threads and coroutines for C☆18Updated 10 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
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- C11 Lock-free Stack☆183Updated last year
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 11 years ago