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
- C99 trie library☆99Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Cross-platform timer library☆81Updated 3 years ago
- Minimal HTTP processing library☆151Updated 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
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- a fork of http://code.google.com/p/libtask/☆43Updated 13 years ago
- Tiny C string library☆200Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- skiplist library for C.☆53Updated 8 years ago
- Hierarchical memory allocator☆70Updated 9 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- single file C libraries☆38Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago