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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 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 generic C memory pool☆100Updated 8 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 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
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago