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:
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- 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
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- malloc leak tracer☆70Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 10 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- An obsolete project☆83Updated 7 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- Netstring parsing in C☆36Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Stack clash coroutine demonstration☆12Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago