LeoVen / C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
☆534Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for C-Macro-Collections
- 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…☆905Updated this week
- Small portable regex in C☆1,238Updated 3 weeks ago
- 🧪 single header unit testing framework for C and C++☆846Updated 2 months ago
- A type-safe dynamic array implementation for C☆453Updated 3 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆983Updated 5 months ago
- A dynamic array implementation in C similar to the one found in standard C++☆737Updated 4 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,346Updated this week
- #️⃣ single header hashmap implementation for C and C++☆407Updated 4 months ago
- A Tiny Garbage Collector for C☆968Updated last year
- Practical design patterns in C☆416Updated last year
- Command-line arguments parsing library.☆690Updated 4 months ago
- A list of awesome C preprocessor stuff☆291Updated last week
- 📐 Pushing the boundaries of simplicity☆993Updated 3 months ago
- 🗄️ single header json parser for C and C++☆713Updated 3 months ago
- Hash map implementation in C.☆850Updated 8 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆380Updated this week
- single header libraries for C/C++☆1,273Updated 7 months ago
- Small, portable implementation of the C11 threads API☆929Updated 10 months ago
- The Better String Library☆504Updated 7 years ago
- My variant of the C Template Library☆171Updated 8 months ago
- Binary Serialization☆454Updated 8 months ago
- µnit is a small testing framework for C☆585Updated 7 months ago
- A type-safe hash map implementation for C☆581Updated 2 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
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆524Updated 5 months ago
- C doubly linked list☆442Updated 11 months ago
- str: yet another string library for C language.☆308Updated 3 weeks ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆263Updated 2 months ago
- 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…☆549Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month