BurntSushi / clibsView external linksLinks
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).
☆106Feb 21, 2016Updated 9 years ago
Alternatives and similar repositories for clibs
Users that are interested in clibs are comparing it to the libraries listed below
Sorting:
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- A generic hashmap implementation in C☆13Mar 11, 2011Updated 14 years ago
- A light weight, low level embedded key-value database library☆32Jul 8, 2013Updated 12 years ago
- My C libraries☆26Sep 1, 2025Updated 5 months ago
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Feb 5, 2025Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆447Oct 25, 2025Updated 3 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Apr 5, 2017Updated 8 years ago
- Collection of C99 dynamic array implementations☆19Jul 5, 2024Updated last year
- A pure C Bitset implementation.☆20Jun 25, 2016Updated 9 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Jul 15, 2023Updated 2 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆17Updated this week
- A coroutine scheduler and lightweight network library for libaco☆18Apr 1, 2019Updated 6 years ago
- C library of key-value data structures.☆298Mar 22, 2020Updated 5 years ago
- a tiny string library☆23Feb 3, 2016Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Jan 15, 2020Updated 6 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Aug 14, 2015Updated 10 years ago
- Intrusive data structures for C☆65Jun 9, 2017Updated 8 years ago
- C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL alg…☆24Aug 27, 2018Updated 7 years ago
- ☆12Oct 13, 2022Updated 3 years ago
- Managed C strings library☆97Aug 17, 2021Updated 4 years ago
- The Thompson shell (the very first!)☆21Jan 1, 2014Updated 12 years ago
- Cproto generates function prototypes and variable declarations from C source code. Cproto can also convert function definitions between t…☆10Jul 19, 2016Updated 9 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- popen2() - bidirectional popen()☆15Feb 1, 2018Updated 8 years ago
- HJ212-2017协议C语言实现,支持协议组包☆12Apr 13, 2023Updated 2 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A HTTP framework for storage and memory constraint environments (microcontrollers)☆31Jul 26, 2014Updated 11 years ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 10 years ago
- A single-header C command line parsing library☆15Jun 13, 2018Updated 7 years ago
- Portable C standard library re-entrant hash table search functions.☆11Sep 2, 2021Updated 4 years ago
- Simple cheatsheet generation in a browser☆10Feb 8, 2021Updated 5 years ago
- Yet another busybox / toybox tool. This one's written in Intel x86-64 64-bit assembly language.☆11Apr 23, 2023Updated 2 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Oct 25, 2014Updated 11 years ago
- a library of useful C utilities☆63Oct 22, 2013Updated 12 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Dictionary protocol client (RFC 2229) for Emacs☆18Jul 28, 2021Updated 4 years ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- Skeleton files for a new Atlas project☆14Feb 12, 2018Updated 8 years ago
- A lightweight IPC mechanism☆13Mar 29, 2016Updated 9 years ago