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 3 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- 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++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆17Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- ☆26Updated 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
- Boost.Mustache☆10Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- C++20 Static Branch library☆96Updated 8 months ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A type-erasure toolkit for C++20/23☆19Updated last month
- 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
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- ☆102Updated 3 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks 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…☆114Updated 10 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago