metaprogramming topic
s2
A data-binding function for the DOM.
datatype99
Algebraic data types for C99
interface99
Full-featured interfaces for C99
bfcpp
Optimizing Brainfuck interpreter in the C preprocessor
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structu...
autoslot
Automatic __slots__ for your Python classes
magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum