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
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- An argument-parsing library for C.☆70Updated 2 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 months ago
- 24-bit BMP (Bitmap) ANSI C header library☆89Updated 6 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆73Updated 5 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- Quicksort implemented as a C macro☆172Updated 3 years ago
- Bytecode interpreter☆77Updated 7 months ago
- Type-safe Printf in C☆72Updated 8 months ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- A single header buddy memory allocator for C & C++☆206Updated last month
- A small utility for embedding files in a C header☆111Updated last year
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated 3 weeks ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆79Updated 2 months ago
- A set of custom memory allocators☆26Updated 2 years ago
- Completely avoid dangling pointers in C.☆40Updated 3 years ago
- Growable Memory Buffer for C99☆124Updated 3 years ago
- Some "slides" about coroutines in C☆41Updated 5 years ago
- a smaller, simpler, portable pkg-config clone☆115Updated 3 months ago
- clex is a simple lexer generator☆98Updated last month
- Fast and portable single-header C file Json encoder/decoder☆60Updated last year
- A collection of commonly used C MACROS☆145Updated 2 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- A versatile, performance-oriented generic hash table library for C.☆141Updated 4 months ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Fixed Block Memory Allocator in C☆24Updated 2 months ago
- An auxiliary standard library for quick prototyping with modern C.☆14Updated 3 weeks ago