willemt / heapLinks
Heap priority queue written in C, licensed under a BSD license
☆33Updated 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 7 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Netstring parsing in C☆36Updated 5 years ago
- An obsolete project☆83Updated 7 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…☆37Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- High performance utility library for C☆94Updated 3 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- malloc leak tracer☆71Updated 3 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 11 years ago
- Tiny helper lib for building daemons in C☆18Updated last month
- C99 trie library☆100Updated 6 years ago
- Yet another C standard library☆17Updated last year
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 weeks ago
- Red-black tree C implementation☆37Updated 6 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated 2 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Robin Hood hash map library☆65Updated 4 years ago
- Message Framing for libuv☆58Updated 4 years ago