TotallyNotChase / typeclass-interface-pattern
Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C
☆44Updated 3 years ago
Alternatives and similar repositories for typeclass-interface-pattern:
Users that are interested in typeclass-interface-pattern are comparing it to the libraries listed below
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Functional, Type safe, Lazy abstractions for generic iterators in C - https://github.com/TotallyNotChase/c-iterators☆30Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Memory slices for C99☆48Updated 2 weeks ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Simple conservative GC using mimalloc☆39Updated 2 years ago
- Full-featured interfaces for C99☆320Updated 2 weeks ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆122Updated 13 years ago
- Portable high-level assembler with authentic C syntax☆24Updated 2 years ago
- An experiment on implementing reactive programming (RP) ideas in pure C.☆50Updated 9 years ago
- Soul - an esoteric concatenative language☆11Updated 11 months ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆38Updated 3 months ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- A list of awesome C preprocessor stuff☆321Updated 3 months ago
- ☆38Updated 4 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆108Updated 3 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Completely avoid dangling pointers in C.☆39Updated 3 years ago
- Admiran compiler, library, and examples☆60Updated last week
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 2 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆166Updated 2 years ago
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- Coroutines for C.☆74Updated 8 years ago
- streaming, uncompressed, less memory-needy version of bsdiff - the d stands for ddelta (very WIP, there might be heavy rebasing and filte…☆45Updated 3 years ago