sysprog21 / intrusive-ds
A collection of intrusive data-structures for C
☆11Updated 7 years ago
Alternatives and similar repositories for intrusive-ds:
Users that are interested in intrusive-ds are comparing it to the libraries listed below
- A simple C Thread pool implementation☆13Updated 5 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Region based memory allocator☆15Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- SpookyHash in C☆14Updated 9 years ago
- structure aware memory allocator☆23Updated 8 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A collection of lightweight threading utilities☆23Updated 4 years ago
- A User Space Threading Library☆19Updated 11 months ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Combinators in C☆38Updated 12 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- A small and simple static analysis tool for C in C☆28Updated 7 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- intelligent and automatic build system for C