TotallyNotChase / typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
☆43Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for typeclass-interface-pattern
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆96Updated 3 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- Memory slices for C99☆47Updated this week
- Full-featured interfaces for C99☆302Updated this week
- Generic, strongly typed, header-only data structures in C☆23Updated 8 months ago
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- Completely avoid dangling pointers in C.☆37Updated 2 years ago
- clex is a simple lexer generator☆93Updated last year
- Abusing the C99 preprocessor for meta-programming☆20Updated 6 years ago
- A small, usability-oriented generic container library.☆187Updated 2 months ago
- C23 Checked Arithmetic☆88Updated last year
- A set of dbg(…) macros for C☆80Updated 4 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 2 years ago
- A list of awesome C preprocessor stuff☆289Updated this week
- non-recursive GNU make-based build framework☆26Updated 2 months ago
- cparse is an LR(1) and LALR(1) parser generator☆50Updated last year
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago
- A more powerful C/C++ preprocessor.☆84Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆118Updated 12 years ago
- Lightweight C library for functional programming.☆34Updated 7 years ago
- Type-safe Printf in C☆67Updated 2 years ago
- Functional-programming macros for the C preprocessor.☆61Updated 9 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆106Updated 3 years ago
- Coroutines for C.☆73Updated 7 years ago