maksym-pasichnyk / traitLinks
Rust-like traits implementation in C++
☆20Updated 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…☆98Updated this week
 - Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 2 weeks ago
 - Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆41Updated 2 months ago
 - A header only structure of arrays container for C++☆41Updated 2 years ago
 - P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
 - C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
 - High performance, tagged binary data specification☆102Updated 2 weeks ago
 - Coroutine support tools☆36Updated 3 weeks ago
 - A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
 - Advanced compile-time validation in C++☆42Updated last year
 - The Fancy Named Parameters Library☆36Updated last week
 - A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
 - C++20 Memory Allocator library☆36Updated 6 months ago
 - A command line parser for C++.☆38Updated 9 months ago
 - Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
 - C++20 Unit-Testing library☆50Updated 6 months ago
 - a small lightweight std::execution work-alike☆65Updated 7 months ago
 - Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
 - A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
 - Finite State Machine implementation using std::variant☆90Updated 6 years ago
 - Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
 - type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
 - Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
 - Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
 - An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆275Updated last week
 - Unique-ownership smart pointers with observable lifetime.☆39Updated 2 months ago
 - C++20 State Machine library☆231Updated 5 months ago
 - C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
 - A C++20 concepts library, providing container concepts etc.☆84Updated 11 months ago
 - Libusb wrapper for Asio☆65Updated 2 years ago