BurntSushi / clibs
A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and implementation of common data structures (hashmaps, vectors and linked lists).
☆103Updated 9 years ago
Alternatives and similar repositories for clibs:
Users that are interested in clibs are comparing it to the libraries listed below
- NIH Utility Library☆89Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- C99 trie library☆99Updated 5 years ago
- Tiny C string library☆199Updated last year
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated last week
- Minimal HTTP processing library☆151Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- a fork of http://code.google.com/p/libtask/☆43Updated 13 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆137Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago
- skiplist library for C.☆53Updated 8 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- Netstring parsing in C☆35Updated 4 years ago
- tpl - a small binary serialization library for C☆376Updated last week
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Cross-platform timer library☆81Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- redis's async event loop library☆189Updated 5 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago