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
- ☆17Updated 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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated this week
- C++20 Static Branch library☆68Updated 4 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- C++ xUnit-like testing framework without macros☆16Updated 2 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Experimental JSON builder based on C++ reflection☆55Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Boost.Mustache☆10Updated 2 years ago
- Bytecode interpreter☆78Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- ☆26Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- C++ Config library for managing application configuration.☆27Updated last year
- C++20 Dependency Injection library☆30Updated 5 months ago
- ☆63Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 7 months ago
- ☆62Updated 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