Morglod / cpp_traits
rust-like traits (type erasure) on plain C++
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cpp_traits
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A tagged-pointer type for C++.☆27Updated last year
- A C interpreter developed live on YouTube☆50Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆88Updated 8 months 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…☆69Updated 3 weeks ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- ☆57Updated 3 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- Bytecode interpreter☆69Updated 7 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆62Updated 10 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago
- C++20 Static Branch library☆47Updated 3 months ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆53Updated 10 months ago
- The Fancy Named Parameters Library☆27Updated last week
- std::embed implementation for the poor (C++17)☆82Updated 10 months ago
- C++ xUnit-like testing framework without macros☆14Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 7 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 10 months ago
- ☆26Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- Experimental JSON builder based on C++ reflection☆42Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week