Morglod / cpp_traitsLinks
rust-like traits (type erasure) on plain C++
☆17Updated 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:
- A tagged-pointer type for C++.☆37Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- ☆17Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 Static Branch library☆72Updated 6 months ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Boost.Mustache☆10Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- A type-erasure toolkit for C++20☆19Updated last week
- C++ xUnit-like testing framework without macros☆16Updated last month
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Bytecode interpreter☆80Updated 10 months ago
- ☆26Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 2 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated 3 weeks ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 3 months ago
- Build-system agnostic code generation application for C++.☆32Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ build system that uses C++ for build configuration.☆20Updated last week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- ☆62Updated 3 years ago