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.
☆167Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Containers
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago
- Library of data containers and data structures for C programming language.☆65Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆159Updated last week
- str: yet another string library for C language.☆308Updated 3 weeks ago
- This is the code that was previously in code.google.com/p/ccl☆45Updated 4 years ago
- META data and RESource library for C language☆128Updated 3 weeks ago
- Full-featured interfaces for C99☆303Updated this week
- C string utils library (STB style, header-only).☆190Updated 6 years ago
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- My variant of the C Template Library☆171Updated 8 months ago
- tiny unit testing framework for ANSI C☆55Updated 3 years ago
- A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash re…☆63Updated 10 months ago
- Linear Linked List Library☆49Updated 8 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆118Updated 12 years ago
- POSIX getopt() as a portable header library☆105Updated last year
- C99 trie library☆98Updated 5 years ago
- A collection of commonly used C MACROS☆125Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆603Updated 6 years ago
- Single-header library for writing CLI applications in C/C++☆80Updated last year
- An argument-parsing library for C.☆63Updated last month
- Standards-defying functional-programming macros for the C preprocessor☆49Updated 10 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆238Updated 2 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated last year
- C JSON parser library that doesn't suck☆281Updated 6 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆254Updated 2 weeks ago
- Cross-Platform C SDK (precompiled)☆82Updated last year
- 🚀 OOP in pure C with a single-header☆107Updated 2 years ago
- C utility libraries☆68Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆96Updated 3 years ago