maksym-pasichnyk / trait
Rust-like traits implementation in C++
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for trait
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆63Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 2 weeks ago
- A header only structure of arrays container for C++☆38Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++20 Unit-Testing library☆38Updated 3 weeks ago
- C++20 Value-oriented Metaprogramming Library☆21Updated last month
- value types for composite class design - with allocators☆37Updated last month
- Polymorphic memory resource for real-time applications.☆64Updated last year
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆119Updated 3 years ago
- Coroutine support tools☆32Updated last month
- simple ray tracing library focusing on good code☆53Updated 8 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- a small lightweight std::execution work-alike☆55Updated last month
- Libusb wrapper for Asio☆63Updated last year
- Struct-of-Arrays generator for C++ projects.☆46Updated 3 months ago
- The Fancy Named Parameters Library☆27Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Advanced compile-time validation in C++☆31Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆45Updated this week
- C++20 Compact Tuple Tools☆47Updated this week
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- High-performance metrics library☆38Updated last month
- A functional parsing library☆26Updated 7 months ago