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
- RAII dynamic array in C☆21Updated 7 years ago
- An argument-parsing library for C.☆80Updated 7 months 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
- Completely avoid dangling pointers in C.☆39Updated 4 years ago
- Buddy allocator☆42Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated last year
- An auxiliary standard library for quick prototyping with modern C.☆15Updated 5 months ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆176Updated 5 months ago
- Bytecode interpreter☆80Updated last year
- A single header buddy memory allocator for C & C++☆231Updated last month
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- Quicksort implemented as a C macro☆176Updated 3 years ago
- a smaller, simpler, portable pkg-config clone☆117Updated last week
- C library to print nicely formatted tables☆29Updated 11 months ago
- A small utility for embedding files in a C header☆120Updated last year
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆113Updated last month
- A set of custom memory allocators☆25Updated 2 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- Fixed Block Memory Allocator in C☆26Updated 7 months ago
- clex is a simple lexer generator☆108Updated 4 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- Fast Text-to-PDF Converter☆55Updated 7 months ago
- C89 compatible atomics.☆94Updated last week
- Tiny documentation generator for 60 programming languages. Using Markdeep.☆210Updated 5 years ago
- Barebones multiboot kernel for beginners☆155Updated 6 years ago
- Fast and portable single-header C file Json encoder/decoder☆64Updated last year
- A collection of neat C and C++ trivia and oddities.☆39Updated 8 months ago