Morglod / cpp_traitsLinks
rust-like traits (type erasure) on plain C++
☆18Updated 2 years ago
Alternatives and similar repositories for cpp_traits
Users that are interested in cpp_traits are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A tagged-pointer type for C++.☆35Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- C++20 Static Branch library☆60Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- ☆17Updated 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆55Updated 3 years ago
- Boost.Mustache☆10Updated 2 years ago
- A type-erasure toolkit for C++20☆18Updated 5 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- Bytecode interpreter☆76Updated 6 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- ☆61Updated 3 months ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated last month
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated this week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆23Updated 6 months ago