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 no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆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…☆61Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 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
- Virtual memory based containers☆42Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- An indirect value-type for C++☆83Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Flat containers for C++☆59Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- WIP☆26Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- ☆32Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- ☆34Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago