mystborn / GenericDataStructuresLinks
Generic, strongly typed, header-only data structures in C
☆30Updated last year
Alternatives and similar repositories for GenericDataStructures
Users that are interested in GenericDataStructures are comparing it to the libraries listed below
Sorting:
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- RAII dynamic array in C☆21Updated 7 years ago
- Completely avoid dangling pointers in C.☆39Updated 4 years ago
- An argument-parsing library for C.☆80Updated 7 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆54Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 months ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated last year
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- C macro overloading☆22Updated last month
- Quicksort implemented as a C macro☆176Updated 3 years ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆114Updated last month
- Type-safe Printf in C☆71Updated last year
- A single header buddy memory allocator for C & C++☆231Updated last month
- generic data structures☆54Updated last month
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 7 months ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- C library to print nicely formatted tables☆29Updated 11 months ago
- C89 compatible atomics.☆95Updated last week
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- A set of custom memory allocators☆25Updated 2 years ago
- Buddy allocator☆42Updated last year
- Fast and portable single-header C file Json encoder/decoder☆64Updated last year
- C17 compiler implementation from scratch☆64Updated 2 years ago
- str: yet another string library for C language.☆349Updated last month
- Example implementation of coroutine in C☆21Updated 5 years ago
- Small arena allocator in c☆28Updated 5 years ago