TotallyNotChase / c-iterators
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:
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 3 years ago
- clex is a simple lexer generator☆95Updated 4 months ago
- Type-safe Printf in C☆72Updated 3 months ago
- Full-featured interfaces for C99☆323Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 3 months ago
- A list of awesome C preprocessor stuff☆336Updated 5 months ago
- 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
- C17 compiler implementation from scratch☆64Updated last year
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- My variant of the C Template Library☆188Updated 3 weeks ago
- Memory slices for C99☆48Updated last month
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- 🚀 OOP in pure C with a single-header☆121Updated 2 years ago
- The Silk Programming Language☆79Updated 3 years ago
- Reference counter for C☆53Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- The Roman II Programming Language☆69Updated 3 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated last year
- Minimal C subset compiler☆36Updated 4 years ago
- ☆91Updated this week
- a smaller, simpler, portable pkg-config clone☆109Updated last week
- Quicksort implemented as a C macro☆172Updated 2 years ago
- A Defer statement for C☆236Updated 3 years ago
- lambda calculus interpreter☆42Updated 4 years ago
- An argument-parsing library for C.☆67Updated 6 months ago