maksym-pasichnyk / traitLinks
Rust-like traits implementation in C++
☆20Updated 2 years ago
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…☆108Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- Coroutines for C++23☆39Updated 4 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- High-performance metrics library☆47Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- C++20 State Machine library☆233Updated 8 months ago
- High performance, tagged binary data specification☆109Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Coroutine support tools☆37Updated 3 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Zoo library☆135Updated 7 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- C++20 Unit-Testing library☆52Updated 9 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆284Updated last week
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- Libusb wrapper for Asio☆65Updated 3 years ago