silentbicycle / skiplist
skiplist library for C.
☆53Updated 8 years ago
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- C99 trie library☆99Updated 5 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Coroutines for C.☆74Updated 8 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- NIH Utility Library☆89Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C11 Lock-free Stack☆181Updated 11 months ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆32Updated 14 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 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
- An obsolete project☆83Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago