maksym-pasichnyk / trait
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
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆90Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- High-performance metrics library☆42Updated 3 months ago
- C++20 Unit-Testing library☆47Updated this week
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆239Updated last week
- value types for composite class design - with allocators☆49Updated this week
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆31Updated last week
- Polymorphic memory resource for real-time applications.☆67Updated last year
- C++20 Compact Tuple Tools☆49Updated last week
- ☆49Updated 7 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- Coroutine support tools☆35Updated last month
- Functional C++ iterator library☆25Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- The Fancy Named Parameters Library☆31Updated last week
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆30Updated this week
- Advanced compile-time validation in C++☆40Updated 7 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Issues list for P2300☆30Updated 9 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆139Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Declarative task execution library based on work contracts☆17Updated 2 weeks ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆149Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆52Updated 5 months ago