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
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 6 months ago
- generic data structures☆54Updated last week
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆77Updated last month
- Growable Memory Buffer for C99☆123Updated 3 years ago
- Comparison of different C libraries providing generic containers capabilities☆50Updated last month
- Single header C99 coroutines library. Forked from libco and flb_libco.☆73Updated 5 years ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- An argument-parsing library for C.☆70Updated 2 months ago
- Quicksort implemented as a C macro☆172Updated 3 years ago
- RAII dynamic array in C☆22Updated 6 years ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 2 years ago
- An auxiliary standard library for quick prototyping with modern C.☆13Updated this week
- A single header buddy memory allocator for C & C++☆201Updated last month
- Buddy allocator☆41Updated last year
- A Micro (1k lines of code) Unit Test Framework for C/C++☆171Updated last week
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Some "slides" about coroutines in C☆41Updated 5 years ago
- Fast and portable single-header C file Json encoder/decoder☆60Updated last year
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- C17 compiler implementation from scratch☆64Updated 2 years ago
- A small C unit test library closely mimicking Google Test☆35Updated 3 months ago
- A set of custom memory allocators☆26Updated 2 years ago
- C macro overloading☆20Updated 6 months ago
- Graphical user interface playground☆102Updated 2 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆88Updated 6 years ago
- Single file in-place JSON/SJSON parser☆78Updated 4 years ago
- Type-safe Printf in C☆72Updated 7 months ago
- C implementation of Google's PageRank algorithm☆45Updated 3 years ago