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☆128Updated 3 years ago
- Full-featured interfaces for C99☆327Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 6 months ago
- A list of awesome C preprocessor stuff☆354Updated last month
- C programming language extension: Cedro pre-processor☆52Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆289Updated last year
- clex is a simple lexer generator☆97Updated last month
- Memory slices for C99☆48Updated 5 months ago
- Type-safe Printf in C☆72Updated 7 months ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Bytecode interpreter☆76Updated 7 months ago
- An argument-parsing library for C.☆70Updated 2 months ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Isocline is a portable GNU readline alternative☆275Updated last year
- A parser generator for C☆379Updated 5 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Updated 4 years ago
- Reference counter for C☆54Updated 2 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- ☆96Updated this week
- My variant of the C Template Library☆268Updated last month
- C99 parser and frontend for libfirm☆349Updated 7 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- Fast C-like programming language with advanced features☆166Updated 2 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- str: yet another string library for C language.☆343Updated 9 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆163Updated 10 years ago