TotallyNotChase / c-iteratorsLinks
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆99Updated 4 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☆129Updated 3 years ago
- Full-featured interfaces for C99☆332Updated 8 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago
- Memory slices for C99☆48Updated 8 months ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- clex is a simple lexer generator☆103Updated last month
- Type-safe Printf in C☆72Updated 10 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Reference counter for C☆54Updated 2 years ago
- ☆99Updated this week
- C99 parser and frontend for libfirm☆353Updated 10 months ago
- Bytecode interpreter☆80Updated 9 months ago
- The Roman II Programming Language☆70Updated 3 years ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- A list of awesome C preprocessor stuff☆372Updated 4 months ago
- A parser generator for C☆396Updated 3 weeks ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- C17 compiler implementation from scratch☆63Updated 2 years ago
- C macro overloading☆20Updated 9 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆166Updated 10 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A Defer statement for C☆246Updated 4 years ago
- Fast C-like programming language with advanced features☆167Updated 3 years ago
- Isocline is a portable GNU readline alternative☆294Updated last year
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆43Updated 7 years ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- Paka language☆161Updated 2 years ago
- My variant of the C Template Library☆272Updated 4 months ago