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
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- ☆17Updated 3 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- 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
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆101Updated 7 months ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- Boost.Mustache☆10Updated 2 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- ☆62Updated 3 years ago
- Bytecode interpreter☆80Updated 9 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
- Highly composable C++17 template meta programming library☆40Updated 6 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
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year