TotallyNotChase / c-iterators
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆97Updated 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
- Full-featured interfaces for C99☆320Updated 2 weeks ago
- Pottery - A container and algorithm template library in C☆125Updated 2 years ago
- clex is a simple lexer generator☆95Updated 3 months ago
- Memory slices for C99☆48Updated 2 weeks ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Type-safe Printf in C☆72Updated 2 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated 2 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Reference counter for C☆53Updated 2 years ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 3 years ago
- A list of awesome C preprocessor stuff☆321Updated 3 months ago
- A small, usability-oriented generic container library.☆262Updated last week
- ☆89Updated last week
- 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
- Bytecode interpreter☆72Updated 2 months ago
- Generic Algorithms and Data Structures in C☆34Updated last year
- C23 Checked Arithmetic☆122Updated 3 months ago
- The Roman II Programming Language☆68Updated 2 years ago
- An argument-parsing library for C.☆66Updated 5 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆64Updated 2 weeks ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Simple programming language created for fun.☆195Updated this week
- Managed C strings library☆96Updated 3 years ago
- C macro overloading☆22Updated last month
- A Defer statement for C☆233Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago
- A versatile, performance-oriented generic hash table library for C.☆110Updated 8 months ago
- 🚀 OOP in pure C with a single-header☆118Updated 2 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago