bkthomps / Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
☆169Updated 2 years ago
Alternatives and similar repositories for Containers:
Users that are interested in Containers are comparing it to the libraries listed below
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- My variant of the C Template Library☆186Updated last year
- Parser for argv that works similarly to getopt☆184Updated last year
- A pure C vector implementation☆144Updated 3 years ago
- Library of data containers and data structures for C programming language.☆66Updated 3 years ago
- Coroutines for C.☆74Updated 8 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- str: yet another string library for C language.☆330Updated 5 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- C library of key-value data structures.☆293Updated 5 years ago
- A fork of Paul Hsieh's Better String Library☆144Updated 5 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆262Updated 4 months ago
- A generic C memory pool☆98Updated 8 years ago
- POSIX getopt() as a portable header library☆108Updated last year
- Growable Memory Buffer for C99☆120Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆29Updated last year
- An argument-parsing library for C.☆66Updated 5 months ago
- printf replacement for embedded programming☆51Updated 7 years ago
- 🚀 OOP in pure C with a single-header☆118Updated 2 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆122Updated 13 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A collection of commonly used C MACROS☆137Updated last year
- A versatile, performance-oriented generic hash table library for C.☆110Updated 8 months ago
- META data and RESource library for C language☆132Updated last month
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆273Updated 6 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated 2 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆167Updated 4 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆185Updated 7 years ago