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
- Parser for argv that works similarly to getopt☆180Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 6 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆252Updated this week
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆79Updated last year
- POSIX getopt() as a portable header library☆105Updated last year
- C string utils library (STB style, header-only).☆189Updated 6 years ago
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- This is the code that was previously in code.google.com/p/ccl☆45Updated 4 years ago
- (Hopefully) useful code snippets and header-only libs☆197Updated last month
- META data and RESource library for C language☆127Updated 2 weeks ago
- An argument-parsing library for C.☆62Updated 3 weeks ago
- Fast and lightweight math expression evaluator in C99☆127Updated 4 years ago
- A pure C vector implementation☆141Updated 3 years ago
- A tiny embeddable HTTP server written in C89☆176Updated 5 years ago
- My variant of the C Template Library☆171Updated 7 months ago
- A lightweight tar library written in ANSI C☆448Updated 5 months ago
- A fork of Paul Hsieh's Better String Library☆139Updated 5 years ago
- Various small libraries.☆142Updated 5 years ago
- Dynamic memory tracker for C☆114Updated 10 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆179Updated 7 years ago
- Binary Serialization☆454Updated 8 months ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆901Updated this week
- Growable Memory Buffer for C99☆120Updated 2 years ago
- "M" Standard Library for C (common algorithms, event io, threading, sql, etc)☆31Updated 8 months ago
- A single header buddy memory allocator for C & C++☆147Updated last month
- Portable C11 threads implementation over POSIX threads and win32 threads.☆238Updated last month
- tiny unit testing framework for ANSI C☆55Updated 3 years ago
- A cross-platform library for opening memory-backed libc streams.☆63Updated 11 months ago
- str: yet another string library for C language.☆306Updated last week