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
- Generic, strongly typed, header-only data structures in C☆23Updated 8 months ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Memory slices for C99☆47Updated last week
- cparse is an LR(1) and LALR(1) parser generator☆51Updated 2 years ago
- Soul - an esoteric concatenative language☆11Updated 6 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆155Updated 9 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆118Updated 12 years ago
- Functional-programming macros for the C preprocessor.☆61Updated 9 years ago
- Example implementation of coroutine in C☆19Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- non-recursive GNU make-based build framework☆26Updated last week
- A small, usability-oriented generic container library.☆197Updated 3 months ago
- A list of awesome C preprocessor stuff☆291Updated this week
- C23 Checked Arithmetic☆94Updated this week
- Full-featured interfaces for C99☆303Updated this week
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 2 years ago
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆69Updated 3 years ago
- a smaller, simpler, portable pkg-config clone☆95Updated last month
- The Melon programming language☆37Updated last year
- ☆39Updated 3 years ago
- A more powerful C/C++ preprocessor.☆84Updated 4 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 8 months ago
- order-pp preprocessor library (standalone part of chaos-pp)☆107Updated 3 years ago
- Standards-defying functional-programming macros for the C preprocessor☆49Updated 10 years ago
- Pottery - A container and algorithm template library in C☆123Updated 2 years ago