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
- RAII dynamic array in C☆21Updated 6 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 10 months ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- An auxiliary standard library for quick prototyping with modern C.☆15Updated 3 months ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆96Updated 4 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 4 months ago
- A single header buddy memory allocator for C & C++☆220Updated 2 months ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆38Updated 2 years ago
- C macro overloading☆20Updated 9 months ago
- Bytecode interpreter☆80Updated 10 months ago
- An argument-parsing library for C.☆79Updated 5 months ago
- Fast and portable single-header C file Json encoder/decoder☆62Updated last year
- Type-safe Printf in C☆72Updated 10 months ago
- Some "slides" about coroutines in C☆43Updated 5 years ago
- generic data structures☆54Updated 3 months ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 3 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- Quicksort implemented as a C macro☆175Updated 3 years ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- Comparison of different C libraries providing generic containers capabilities☆59Updated 5 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- C89 compatible atomics.☆87Updated 2 months ago
- A set of custom memory allocators☆25Updated 2 years ago
- Tiny documentation generator for 60 programming languages. Using Markdeep.☆209Updated 5 years ago
- Coroutines for C.☆77Updated 8 years ago