maksym-pasichnyk / trait
Rust-like traits implementation in C++
☆18Updated last year
Alternatives and similar repositories for trait:
Users that are interested in trait are comparing it to the libraries listed below
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆71Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- High performance, tagged binary data specification☆68Updated 4 months ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- High-performance metrics library☆40Updated 2 weeks ago
- An asynchronous FastCGI web microframework for C++☆36Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 7 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- A command line parser for C++.☆38Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- C++20 Compact Tuple Tools☆47Updated last month
- Coroutine support tools☆32Updated 4 months ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- A header only structure of arrays container for C++☆40Updated last year
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- Advanced compile-time validation in C++☆37Updated 3 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆72Updated last week
- Software licensing, copy protection in C++☆36Updated 3 months ago
- C++20 State Machine library☆188Updated 4 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆113Updated last month
- value types for composite class design - with allocators☆43Updated this week
- Functional C++ iterator library☆24Updated 2 years ago