silentbicycle / skiplistLinks
skiplist library for C.
☆54Updated 8 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- C99 trie library☆101Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- NIH Utility Library☆90Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- High performance utility library for C☆94Updated 3 weeks ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- C based ordered key-value ACID DB using a skip list data structure☆162Updated 10 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- An obsolete project☆83Updated 7 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Coroutines in C☆121Updated 11 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- C language wrapper for RE2 the regular expressions library from Google☆129Updated 11 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago