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
- C99 trie library☆99Updated 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
- NIH Utility Library☆89Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated last week
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- simple webserver in libuv☆86Updated 11 years ago
- Minimal HTTP processing library☆151Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- memory pool allocator☆50Updated 12 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- a fork of http://code.google.com/p/libtask/☆43Updated 13 years ago
- A generic C memory pool☆98Updated 8 years ago
- Bare bones C JSON parser☆20Updated 5 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
- C based OO portable data structure library☆130Updated 15 years ago
- A lightweight coroutine library written in C and assembler☆39Updated 10 years ago
- Parse URLs in C much like Node's url module.☆55Updated 9 months ago
- Coroutines in C☆120Updated 10 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- server frame☆18Updated 7 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago