moon-chilled / Defer
A Defer statement for C
☆232Updated 3 years ago
Alternatives and similar repositories for Defer:
Users that are interested in Defer are comparing it to the libraries listed below
- Pottery - A container and algorithm template library in C☆125Updated 2 years ago
- C11 compiler (mirror)☆755Updated last month
- A simple C coroutine library.☆226Updated last year
- hobby x86 kernel zig☆429Updated last year
- All-inclusive Buffer for C☆412Updated last year
- str: yet another string library for C language.☆326Updated 4 months ago
- ANSI Standard X3.64 Teletypewriter Command Session Library☆483Updated 3 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Cake a C23 front end and transpiler written in C☆594Updated last week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- C JSON parser library that doesn't suck☆290Updated 10 months ago
- A tiny, embeddable language implemented in ANSI C☆1,345Updated 8 months ago
- A mini x86-64 assembler for fun and learning.☆210Updated last week
- Quicksort implemented as a C macro☆170Updated 2 years ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- Tiny hash function in C☆134Updated 7 months ago
- A small, easily embedded language implemented in a single .c file☆289Updated last year
- My variant of the C Template Library☆185Updated last year
- Type-safe Printf in C☆72Updated 2 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆97Updated 3 years ago
- A parser generator for C☆364Updated last week
- C99 parser and frontend for libfirm