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:
- Full-featured interfaces for C99☆327Updated 7 months ago
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- A list of awesome C preprocessor stuff☆369Updated 3 months ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- Memory slices for C99☆48Updated 7 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆291Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆138Updated 8 months ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 4 years ago
- clex is a simple lexer generator☆102Updated last month
- Type-safe Printf in C☆72Updated 9 months ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- ☆98Updated last week
- Reference counter for C☆54Updated 2 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- The Roman II Programming Language☆70Updated 3 years ago
- My variant of the C Template Library☆270Updated 3 months ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆113Updated 4 years ago
- An argument-parsing library for C.☆74Updated 4 months ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated last week
- A Defer statement for C☆244Updated 3 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- Isocline is a portable GNU readline alternative☆287Updated last year
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Bytecode interpreter☆78Updated 9 months ago
- str: yet another string library for C language.☆344Updated last year