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☆166Updated 6 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- An obsolete project☆83Updated 7 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Tiny helper lib for building daemons in C☆19Updated 2 months ago
- Progress display lib for c☆76Updated 4 years ago
- High performance utility library for C☆94Updated last month
- malloc leak tracer☆70Updated 3 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- generate perfect hashes (alpha)☆77Updated 3 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
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A fast secure userspace pseudorandom number generator☆83Updated 11 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 4 months ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- a light weight, high performance coroutine implementation☆38Updated 12 years ago