TotallyNotChase / c-iterators
A demonstration of implementing a "type-safe" lazy iterator interface in pure C99
☆97Updated 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
- Pottery - A container and algorithm template library in C☆124Updated 2 years ago
- Full-featured interfaces for C99☆316Updated 3 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated last month
- A list of awesome C preprocessor stuff☆318Updated 2 months ago
- Type-safe Printf in C☆71Updated last month
- clex is a simple lexer generator☆95Updated 2 months ago
- Reference counter for C☆53Updated last year
- C programming language extension: Cedro pre-processor☆48Updated last year
- A Defer statement for C☆231Updated 3 years ago
- ☆89Updated this week
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Memory slices for C99☆47Updated 3 months ago
- A small, usability-oriented generic container library.☆236Updated 2 weeks ago
- Simple community oriented website with a backend written in C.☆32Updated last year
- My variant of the C Template Library☆182Updated 11 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 3 years ago
- An argument-parsing library for C.☆66Updated 4 months ago
- Interactive C/C++ preprocessor macro debugger☆157Updated 4 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Generic, strongly typed, header-only data structures in C☆29Updated last year
- The TenDRA Project☆240Updated 6 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- The Silk Programming Language☆79Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- Generic Algorithms and Data Structures in C☆34Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆158Updated 9 years ago
- Managed C strings library☆96Updated 3 years ago