Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
☆592Jun 26, 2024Updated last year
Alternatives and similar repositories for C-Macro-Collections
Users that are interested in C-Macro-Collections are comparing it to the libraries listed below
Sorting:
- 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,080Feb 22, 2026Updated 2 weeks ago
- A library of generic data structures for the C language.☆2,977Jun 27, 2025Updated 8 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,013Dec 15, 2025Updated 2 months ago
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,847Updated this week
- 📐 Pushing the boundaries of simplicity☆1,058Apr 26, 2025Updated 10 months ago
- A library of common data structures and algorithms written in C.☆3,588Apr 17, 2025Updated 10 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆864Nov 16, 2025Updated 3 months ago
- A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out t…☆11,108Dec 27, 2025Updated 2 months ago
- Single-file public domain libraries for C/C++☆2,212Jan 20, 2026Updated last month
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Feb 22, 2023Updated 3 years ago
- A standalone and lightweight C library☆4,630Dec 22, 2025Updated 2 months ago
- 📚 single header utf8 string functions for C and C++☆1,926Jan 4, 2025Updated last year
- str: yet another string library for C language.☆353Jan 2, 2026Updated 2 months ago
- Hash map implementation in C.☆1,004Aug 19, 2025Updated 6 months ago
- 🔗 Common Data Structures and Algorithms☆55Jul 8, 2025Updated 8 months ago
- Smart pointers for the (GNU) C programming language☆1,713Nov 2, 2022Updated 3 years ago
- single header libraries for C/C++☆1,397Mar 19, 2025Updated 11 months ago
- A Tiny Garbage Collector for C☆1,082Jun 26, 2023Updated 2 years ago
- Small, portable implementation of the C11 threads API☆1,026Dec 30, 2023Updated 2 years ago
- A curated list of awesome C frameworks, libraries and software.☆2,173Mar 1, 2026Updated last week
- C macros for hash tables and more☆4,659Feb 20, 2026Updated 2 weeks ago
- 🐜 single header process launching solution for C and C++☆1,328Jul 20, 2024Updated last year
- The C Template Library☆1,364Nov 9, 2021Updated 4 years ago
- Full-blown preprocessor metaprogramming☆1,046Oct 5, 2025Updated 5 months ago
- 🧪 single header unit testing framework for C and C++☆954Aug 31, 2025Updated 6 months ago
- Higher level programming in C☆7,093Dec 1, 2024Updated last year
- Common libraries and data structures for C.☆2,558Feb 15, 2025Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆177Nov 16, 2025Updated 3 months ago
- A collection of commonly used C MACROS☆153Jan 12, 2026Updated last month
- C List - universal list solution for C and C++, easy and fast, all data types supported