sysprog21 / intrusive-dsLinks
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
Sorting:
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Lock-free memory allocator☆21Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Collection of highly reusable C utilities.☆28Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- structure aware memory allocator☆23Updated 8 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆19Updated 11 years ago
- Simple C hash table☆39Updated 14 years ago
- memory pool allocator☆50Updated 12 years ago
- A User Space Threading Library☆19Updated last year
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- Region based memory allocator☆15Updated 5 years ago
- A C vector library similar to the C++ STL vector☆19Updated 2 months ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated 2 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- A single header C library to simplify splitting and processing strings☆51Updated 3 months ago
- lightweight json parser in c☆16Updated 6 years ago
- C MACROS for go-like defer in C which can be used for explicit RAII☆35Updated 5 years ago
- Public domain strftime and date implementation.☆14Updated last year
- My collection of miscellaneous source code☆34Updated 2 months ago
- Single C file event loop☆29Updated 5 years ago