MrHands / PaniniLinks
Code generation library for C++ written in C++17
☆25Updated last year
Alternatives and similar repositories for Panini
Users that are interested in Panini are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Virtual memory based containers☆42Updated 3 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- cinf is a runtime library and compiler plug-in to support reflection in C.☆43Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Bytecode interpreter☆79Updated 9 months ago
- Windows Using Headers Only...☆63Updated 4 years ago
- ☆42Updated 2 years ago
- Generators/corroutines for C++☆46Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 7 months ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Updated 4 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆21Updated last month