ZigaSajovic / CppMLLinks
A concise and readable metaprogramming language for C++
β61Updated 4 years ago
Alternatives and similar repositories for CppML
Users that are interested in CppML are comparing it to the libraries listed below
Sorting:
- π Up your type-game. A small C++ library for compile-time type names and type indices.β74Updated 3 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 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β49Updated this week
- 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
- Yet another C++ text formatting library.β71Updated 9 months ago
- β26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbaiβ53Updated 2 years ago
- π Have your bits and eat them too! A C++17 bit lens container for vector types.β22Updated 5 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
- Virtual memory based containersβ43Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20β20Updated 3 years ago
- Core abstractions for dealing with concurrency in C++β67Updated last year
- benchmark for various C++ function implementations; focus on invocation timeβ95Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextoolβ58Updated 5 years ago
- A no-dependencies C++ extensible type erasure libraryβ44Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.β35Updated 2 months ago
- Library of flat vector-like based associative containersβ74Updated 2 years ago
- A bunch of small C++ utilitiesβ66Updated last year
- Non-intrusive C++ signal programming libraryβ50Updated 3 years ago
- Optimizing the memory layout of std::tupleβ35Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!β77Updated 5 months ago
- forward declarations for C++ std headersβ74Updated 4 years ago
- An indirect value-type for C++β84Updated 2 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
- Utilities for working with strings at compile time and passing strings as template parameters.β23Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack contextβ¦β68Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literalsβ51Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.β54Updated 9 years ago
- Flat containers for C++β59Updated 3 months ago
- Compile-time printf-like string formattingβ77Updated 7 years ago