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
Sorting:
- NIH Utility Library☆89Updated 3 years ago
- C99 trie library☆100Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 8 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
- skiplist library for C.☆53Updated 8 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆60Updated 2 years ago
- Minimal HTTP processing library☆153Updated 5 years ago
- The Fast HTTP header parser library☆135Updated 9 years ago
- C11 Lock-free Stack☆181Updated last year
- C hash implementation based on khash☆171Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Cross-platform timer library☆81Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A lightweight header only logging library for C☆55Updated 3 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆34Updated 3 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated 11 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆136Updated 3 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆437Updated 8 months ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- libuv thread communication☆58Updated last year
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- Coroutines in C☆120Updated 10 years ago