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).
☆105Updated 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☆90Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A generic C memory pool☆100Updated 8 years ago
- tpl - a small binary serialization library for C☆380Updated 5 months ago
- C11 Lock-free Stack☆183Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Minimal HTTP processing library☆155Updated 5 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- C hash implementation based on khash☆172Updated 2 months ago
- C99 trie library☆101Updated 6 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 5 months ago
- Tiny C string library☆205Updated 2 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years 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
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- kqueue(2) compatibility library☆249Updated this week
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated this week
- skiplist library for C.☆54Updated 9 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A tiny C library for generating uuid4 strings☆241Updated 2 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Convert JSON to C data literals☆136Updated 11 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 4 months ago