maksym-pasichnyk / traitLinks
Rust-like traits implementation in C++
☆19Updated last year
Alternatives and similar repositories for trait
Users that are interested in trait are comparing it to the libraries listed below
Sorting:
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Coroutines for C++23☆38Updated last month
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- High-performance metrics library☆42Updated 5 months ago
- C++20 Unit-Testing library☆47Updated last month
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆100Updated last year
- Advanced compile-time validation in C++☆40Updated 8 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆72Updated this week
- Coroutine support tools☆35Updated 2 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated last week
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated last year
- std::optional for C++20☆31Updated last year
- variadic pointers and references☆23Updated last month
- Functional C++ iterator library☆25Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- C++20 Compact Tuple Tools☆50Updated last month
- ☆50Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago