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
Alternatives and similar repositories for clibs:
Users that are interested in clibs are comparing it to the libraries listed below
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- NIH Utility Library☆89Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- C99 trie library☆98Updated 5 years ago
- Minimal HTTP processing library☆149Updated 5 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- Hierarchical memory allocator☆70Updated 9 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- simple webserver in libuv☆86Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 7 months 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
- C hash implementation based on khash☆170Updated 2 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- A generic C memory pool☆94Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A simple, easily embeddable cross-platform C library☆376Updated last year
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago
- ☆126Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- C library of key-value data structures.☆290Updated 4 years ago
- tpl - a small binary serialization library for C☆373Updated 3 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- A fork of Paul Hsieh's Better String Library☆143Updated 5 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆304Updated last year