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:
- 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)☆137Updated 8 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.☆74Updated 5 years ago
- An argument-parsing library for C.☆70Updated 3 months ago
- Completely avoid dangling pointers in C.☆40Updated 3 years ago
- A set of custom memory allocators☆25Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Bytecode interpreter☆77Updated 8 months ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".☆82Updated 2 months ago
- Fixed Block Memory Allocator in C☆25Updated 3 months ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- Quicksort implemented as a C macro☆176Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month
- Growable Memory Buffer for C99☆124Updated 3 years ago
- Some "slides" about coroutines in C☆41Updated 5 years ago
- A single header buddy memory allocator for C & C++☆211Updated last week
- 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
- Comparison of different C libraries providing generic containers capabilities☆58Updated 3 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Updated 2 years ago
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- Type-safe Printf in C☆72Updated 8 months ago
- a smaller, simpler, portable pkg-config clone☆113Updated 4 months ago
- C library to print nicely formatted tables☆27Updated 7 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 months ago
- Generic Algorithms and Data Structures in C☆35Updated 2 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago