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++.☆36Updated 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
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated last month
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last month
- ☆63Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++20 Static Branch library☆65Updated 3 months 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
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- ☆17Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆53Updated 2 months ago
- ☆62Updated 3 years ago
- ☆26Updated 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 11 months ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++20 Dependency Injection library☆29Updated 4 months ago
- C++ build system that uses C++ for build configuration.☆19Updated last week
- 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
- 🐈⬛ 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 5 months ago
- Functional Template Library for Modern C++☆43Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ xUnit-like testing framework without macros☆16Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 3 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years 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 last month