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☆128Updated 3 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆138Updated 8 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Growable Memory Buffer for C99☆126Updated 3 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆87Updated 3 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- An argument-parsing library for C.☆74Updated 4 months ago
- C macro overloading☆20Updated 8 months ago
- Comparison of different C libraries providing generic containers capabilities☆57Updated 3 months 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.☆15Updated 2 months ago
- A set of efficient data structures in C, created in a generic way☆41Updated 2 years ago
- Type-safe Printf in C☆72Updated 9 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 2 months ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- Single header C99 coroutines library. Forked from libco and flb_libco.☆74Updated 5 years ago
- A CPU raytracer from scratch in C☆63Updated 3 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆90Updated 6 years ago
- C library to print nicely formatted tables☆28Updated 8 months ago
- Quicksort implemented as a C macro☆175Updated 3 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A single header buddy memory allocator for C & C++☆217Updated 3 weeks ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- C implementation of Google's PageRank algorithm☆47Updated 3 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- Fixed Block Memory Allocator in C☆25Updated 4 months ago
- Simple fuzzy matcher in C.☆74Updated 3 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago