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:
- 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
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 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 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago