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
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- Minimal HTTP processing library☆152Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C99 trie library☆100Updated 5 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- tpl - a small binary serialization library for C☆377Updated last month
- C11 Lock-free Stack☆181Updated 11 months ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple utf8 decode/encode lib in c☆34Updated 9 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- skiplist library for C.☆53Updated 8 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last month
- a fork of http://code.google.com/p/libtask/☆43Updated 13 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- A generic C memory pool☆99Updated 8 years ago
- server frame☆18Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- http server library☆55Updated 10 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- C hash implementation based on khash☆171Updated 3 years ago
- Map object pointer to an unique id☆43Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago