A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆100Jun 27, 2021Updated 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:
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Jun 26, 2021Updated 4 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆31Jun 27, 2021Updated 4 years ago
- A set of macros and functions to make defining a C module easier☆11Sep 9, 2019Updated 6 years ago
- The best of Rust/Haskell/Python iterators in Javascript.☆20Jul 12, 2023Updated 2 years ago
- simple command-line tool to send text and files to discord☆18Jul 19, 2023Updated 2 years ago
- C collections. Easy to build, boring algorithms. Dumb is good.☆53Nov 27, 2022Updated 3 years ago
- TinyForth Standard -- microscopic simplified forth standard of 35 words, designed to make forth as simple, extensible, and readable as po…☆13Feb 26, 2023Updated 3 years ago
- Full-featured interfaces for C99☆340Mar 17, 2025Updated 11 months ago
- Full-blown preprocessor metaprogramming☆1,046Oct 5, 2025Updated 4 months ago
- Abusing the C99 preprocessor for meta-programming☆20Nov 19, 2017Updated 8 years ago
- Simple string pattern matcher for C☆25Jan 25, 2021Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Jul 1, 2014Updated 11 years ago
- Collection of highly reusable C utilities.☆34Jan 24, 2024Updated 2 years ago
- A tiny "network protocol" built for entertainment, and also to be lightweight enough for a lot of small usecases.☆14Mar 25, 2022Updated 3 years ago
- Tiny Virtual Machine☆11Sep 10, 2021Updated 4 years ago
- 🧙 A simple but very fast recursive source code spell checker made in C☆16Sep 17, 2023Updated 2 years ago
- An argument-parsing library for C.☆80Jun 20, 2025Updated 8 months ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆68Nov 22, 2020Updated 5 years ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 6 years ago
- x86-64 assembly as a Haskell EDSL☆36Sep 16, 2010Updated 15 years ago
- Memory slices for C99☆50Mar 17, 2025Updated 11 months ago
- A list of awesome C preprocessor stuff☆384Jul 17, 2025Updated 7 months ago
- Collection of C99 dynamic array implementations☆19Jul 5, 2024Updated last year
- Simple, elegant, profunctorial, applicative validation for product types!☆19Aug 25, 2021Updated 4 years ago
- x86_64 macro assembler entirely in C preprocessor☆48Mar 1, 2020Updated 6 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Feb 13, 2020Updated 6 years ago
- Raylib and C project template with hot-reload architecture☆23Nov 7, 2020Updated 5 years ago
- Generates CMakeLists.txt files from arbitrary C/C++ codebases☆25Jul 13, 2022Updated 3 years ago
- Intel 8080 macro assembler☆26Mar 7, 2021Updated 4 years ago
- Header-only CPU graphics library for C, with a focus on ease of use.☆43Updated this week
- A very short and simple implementation of (bottom-up) Datalog in JS☆31Mar 23, 2013Updated 12 years ago
- A low level preprocessor meta programming library.☆30Jul 20, 2023Updated 2 years ago
- Pottery - A container and algorithm template library in C☆130Apr 3, 2022Updated 3 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆141Feb 1, 2025Updated last year
- A C library to play XM (and MOD) modules on Nintendo DS using only ARM7 resources☆17Jul 31, 2024Updated last year
- A theme manager for Firefox written in pure rust☆10Apr 23, 2021Updated 4 years ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 10 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Mar 11, 2022Updated 3 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆12Aug 27, 2025Updated 6 months ago