TotallyNotChase / c-iteratorsLinks
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆98Updated 3 years ago
Alternatives and similar repositories for c-iterators
Users that are interested in c-iterators are comparing it to the libraries listed below
Sorting:
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 4 months ago
- Full-featured interfaces for C99☆326Updated 2 months ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 3 years ago
- Pottery - A container and algorithm template library in C☆126Updated 3 years ago
- ☆92Updated last week
- clex is a simple lexer generator☆95Updated 5 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Type-safe Printf in C☆72Updated 4 months ago
- C17 compiler implementation from scratch☆64Updated last year
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Memory slices for C99☆48Updated 2 months ago
- A list of awesome C preprocessor stuff☆339Updated 5 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Quicksort implemented as a C macro☆172Updated 2 years ago
- Simple and Minimum C container Lib☆3Updated 5 months ago
- Reference counter for C☆53Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- a smaller, simpler, portable pkg-config clone☆110Updated last week
- The Silk Programming Language☆79Updated 4 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆113Updated last week
- A small, easily embedded language implemented in a single .c file☆291Updated last year
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated 2 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- 🚀 OOP in pure C with a single-header☆120Updated 2 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- A Defer statement for C☆237Updated 3 years ago
- A parser generator for C☆367Updated 2 months ago
- My variant of the C Template Library☆194Updated last month
- A high level assembler. https://wellang.github.io/well/☆56Updated 2 months ago