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:
- A simple C Thread pool implementation☆13Updated 5 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- structure aware memory allocator☆23Updated 8 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago
- Lock-free memory allocator☆21Updated last year
- ☆32Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆11Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 2 months ago
- Combinators in C☆38Updated 12 years ago
- Region based memory allocator☆15Updated 5 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
- Ternary Search Tree + Bloom filter☆19Updated 4 years ago
- A single header C library to simplify splitting and processing strings☆49Updated 2 months ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- intelligent and automatic build system for C☆13Updated 4 years ago
- An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license☆19Updated 10 years ago