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:
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 10 months ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- An argument-parsing library for C.☆80Updated 6 months ago
- RAII dynamic array in C☆21Updated 6 years ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆101Updated 2 weeks ago
- generic data structures☆54Updated 2 weeks ago
- Comparison of different C libraries providing generic containers capabilities☆59Updated 5 months ago
- C library to print nicely formatted tables☆29Updated 9 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- SQLite viewer☆109Updated 2 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 weeks ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- C macro overloading☆21Updated 10 months ago
- Quicksort implemented as a C macro☆175Updated 3 years ago
- Fixed Block Memory Allocator in C☆26Updated 6 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆51Updated 2 years ago
- Tiny documentation generator for 60 programming languages. Using Markdeep.☆210Updated 5 years ago
- Type-safe Printf in C☆72Updated 11 months ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- A collection of commonly used C MACROS☆148Updated 2 years ago
- a smaller, simpler, portable pkg-config clone☆114Updated last week
- Bytecode interpreter☆80Updated 11 months ago
- C89 compatible atomics.☆85Updated 3 months ago
- A CPU raytracer from scratch in C☆64Updated 3 years ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- No bullshit vector library for C☆83Updated 5 years ago