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☆99Updated 4 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- RAII dynamic array in C☆21Updated 6 years ago
- An auxiliary standard library for quick prototyping with modern C.☆15Updated 2 months ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆90Updated 4 months ago
- Growable Memory Buffer for C99☆128Updated 3 years ago
- A single header buddy memory allocator for C & C++☆218Updated last month
- Single-header library for writing CLI applications in C/C++☆81Updated 4 months ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- An argument-parsing library for C.☆79Updated 4 months ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 2 years ago
- Fixed Block Memory Allocator in C☆25Updated 4 months ago
- Fast and portable single-header C file Json encoder/decoder☆62Updated last year
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- A small utility for embedding files in a C header☆120Updated last year
- a smaller, simpler, portable pkg-config clone☆113Updated 5 months ago
- A collection of commonly used C MACROS☆147Updated 2 years ago
- A set of custom memory allocators☆25Updated 2 years ago
- C macro overloading☆20Updated 9 months ago
- A set of efficient data structures in C, created in a generic way☆41Updated 2 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- Buddy allocator☆42Updated last year
- Comparison of different C libraries providing generic containers capabilities☆58Updated 4 months ago
- Tiny documentation generator for 60 programming languages. Using Markdeep.☆208Updated 5 years ago
- Fast Text-to-PDF Converter☆55Updated 4 months ago
- Some "slides" about coroutines in C☆43Updated 5 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 2 months ago
- Type-safe Printf in C☆72Updated 10 months ago