ZigaSajovic / CppMLLinks
A concise and readable metaprogramming language for C++
☆60Updated 4 years ago
Alternatives and similar repositories for CppML
Users that are interested in CppML are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- ☆26Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago