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).
☆102Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for clibs
- NIH Utility Library☆89Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆60Updated 2 years ago
- C99 trie library☆98Updated 5 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Minimal HTTP processing library☆149Updated 5 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- server frame☆18Updated 7 years ago
- memory pool implimentation by C with C99 style☆33Updated 9 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆134Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Cross-platform timer library☆77Updated 2 years ago
- Tiny C string library☆198Updated last year
- A generic C memory pool☆93Updated 8 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆55Updated 8 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- redis's async event loop library☆188Updated 4 years ago
- ☆126Updated 5 years ago
- C hash implementation based on khash☆169Updated 2 years ago
- A lightweight header only logging library for C☆55Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆55Updated 5 years ago