TotallyNotChase / c-iteratorsLinks
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆100Updated 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☆339Updated 10 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆140Updated 11 months ago
- Memory slices for C99☆49Updated 10 months ago
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Updated 4 years ago
- Type-safe Printf in C☆71Updated last year
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- clex is a simple lexer generator☆105Updated 4 months ago
- A list of awesome C preprocessor stuff☆381Updated 6 months ago
- Reference counter for C☆54Updated 2 years ago
- Completely avoid dangling pointers in C.☆39Updated 4 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆295Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆53Updated 2 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- ☆103Updated last week
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- C99 parser and frontend for libfirm☆354Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- A parser generator for C☆403Updated 3 weeks ago
- A Defer statement for C☆250Updated 4 years ago
- Isocline is a portable GNU readline alternative☆310Updated last year
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- An argument-parsing library for C.☆80Updated 7 months ago
- str: yet another string library for C language.☆347Updated 2 weeks ago