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☆22Updated 6 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Some "slides" about coroutines in C☆41Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated 4 months ago
- An argument-parsing library for C.☆68Updated this week
- C17 compiler implementation from scratch☆64Updated last year
- Single header libraries☆23Updated 5 years ago
- A simple configuration file format☆23Updated last year
- A set of custom memory allocators☆26Updated last year
- Buddy allocator☆39Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Tool to add HTML syntax highlighting to C code snippets.☆14Updated last year
- generic data structures☆49Updated 2 weeks ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- A string type in C with short string optimization to avoid unnecessary allocations☆12Updated last year
- C macro overloading☆21Updated 4 months ago
- An Easy-to-use Framework for the C Language.☆9Updated 2 months ago
- A subset of dirent interface for Windows.☆20Updated last year
- Bytecode interpreter☆76Updated 4 months ago
- Yet another simple header only arena allocator for C11☆42Updated 11 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Collection of C99 dynamic array implementations☆17Updated 11 months ago
- Highly scalable lockless multi-threaded C11 Linux WebSocket server with backend app plugin API☆37Updated last year
- Super small, simple, and C89-compliant single-header arena "allocator".☆68Updated last year
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 6 months ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- clex is a simple lexer generator☆95Updated 6 months ago
- 6502 assembler☆15Updated 2 years ago
- Tiny templating engine for C☆33Updated last year