TotallyNotChase / c-iteratorsLinks
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆98Updated 3 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:
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆133Updated 4 months ago
- Pottery - A container and algorithm template library in C☆127Updated 3 years ago
- clex is a simple lexer generator☆95Updated 6 months ago
- Full-featured interfaces for C99☆325Updated 3 months ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Memory slices for C99☆48Updated 3 months ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- C17 compiler implementation from scratch☆64Updated last year
- Type-safe Printf in C☆72Updated 5 months ago
- Quicksort implemented as a C macro☆172Updated 2 years ago
- A list of awesome C preprocessor stuff☆341Updated 6 months ago
- ☆92Updated this week
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- Bytecode interpreter☆76Updated 5 months ago
- The Melon programming language☆36Updated 2 years ago
- 🚀 OOP in pure C with a single-header☆128Updated 2 years ago
- A Defer statement for C☆238Updated 3 years ago
- The Roman II Programming Language☆69Updated 3 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆55Updated 2 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆129Updated 2 weeks ago
- str: yet another string library for C language.☆340Updated 7 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 3 years ago
- Simple community oriented website with a backend written in C.☆33Updated last month
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- Reference counter for C☆54Updated 2 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago