ZigaSajovic / CppMLLinks
A concise and readable metaprogramming language for C++
☆59Updated 4 years ago
Alternatives and similar repositories for CppML
Users that are interested in CppML are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 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
- ☆26Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 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
- A fixed capacity dynamically sized string☆66Updated last month
- A header-only C++ parsing framework☆36Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- Virtual memory based containers☆42Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago