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.
☆177Nov 16, 2025Updated 3 months ago
Alternatives and similar repositories for Containers
Users that are interested in Containers are comparing it to the libraries listed below
Sorting:
- No bullshit vector library for C☆85Sep 30, 2020Updated 5 years ago
- A C vector library similar to the C++ STL vector☆21Apr 20, 2025Updated 10 months ago
- A small and simple static analysis tool for C in C☆32Oct 4, 2024Updated last year
- terminal hex editor☆19Jan 12, 2026Updated last month
- Dynamic-language-like data structure for C☆15Jun 13, 2016Updated 9 years ago
- Dynamic Windows Library Mirror☆10Jan 11, 2026Updated last month
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- cprops - C Prototyping Tools☆12Jul 27, 2012Updated 13 years ago
- Library of data containers and data structures for C programming language.☆63Jun 30, 2021Updated 4 years 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
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Jun 26, 2024Updated last year
- Tiny PreProcessor☆18Dec 7, 2025Updated 2 months ago
- A tiny lexical analyser generator☆19Nov 29, 2011Updated 14 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆17Dec 1, 2016Updated 9 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆612Jan 21, 2018Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Jan 15, 2020Updated 6 years ago
- Collection of short C code snippets for copy-pasting and reference.☆22Feb 20, 2026Updated last week
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,077Feb 22, 2026Updated last week
- Header-only CPU graphics library for C, with a focus on ease of use.☆43Updated this week
- Minimal C11 game libraries☆55Aug 2, 2023Updated 2 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Aug 19, 2018Updated 7 years ago
- C++ template containers with optimized memory consumption☆12Updated this week
- Turns signals within a scope into c++ exceptions☆15Nov 8, 2022Updated 3 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,013Dec 15, 2025Updated 2 months ago
- A library of "connected" data structures☆129Sep 10, 2023Updated 2 years ago
- structure aware memory allocator☆23Mar 19, 2017Updated 8 years ago
- An easy to use unit testing framework written in, and created for, the C language.☆23Jan 15, 2023Updated 3 years ago
- a cross-platform 3D graphics engine☆19Jul 14, 2018Updated 7 years ago
- Tired of trying to find and test all edge cases in your methods or APIs? BreakIt tries solve this problem by automatically going through …☆11Aug 6, 2019Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆18Jun 18, 2020Updated 5 years ago
- Color C lib for printf☆10May 17, 2015Updated 10 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Jul 4, 2019Updated 6 years ago
- Small portable regex in C (cbmc verified, and extended)☆13Jun 6, 2023Updated 2 years ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- A single-header C command line parsing library☆15Jun 13, 2018Updated 7 years ago
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Mar 7, 2018Updated 7 years ago
- Generally useful macros for C/C++ programming☆12Jun 29, 2024Updated last year