BurntSushi / clibsLinks
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).
☆106Updated 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☆92Updated 4 years ago
- Hierarchical memory allocator☆79Updated 10 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- A generic C memory pool☆101Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- skiplist library for C.☆54Updated 9 years ago
- Tiny C string library☆207Updated 2 years ago
- memory pool implimentation by C with C99 style☆34Updated 11 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- Simple, memory-safe data-structures in C.☆163Updated 10 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Convert JSON to C data literals☆137Updated 11 years ago
- C hash implementation based on khash☆174Updated 6 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Cross-platform timer library☆83Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 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…☆36Updated 3 months ago