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…☆104Updated this week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆97Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Coroutines for C++23☆39Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- C++20 Static Branch library☆95Updated 7 months ago
- C++20 Memory Allocator library☆36Updated 8 months ago
- Coroutine support tools☆36Updated 3 months ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 4 months ago
- Advanced compile-time validation in C++☆43Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- High-performance metrics library☆47Updated 3 weeks ago
- A command line parser for C++.☆38Updated 11 months ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Light-weight Thread Pool library in modern C++☆103Updated last month
- Discrete-event simulation in C++20 using coroutines☆65Updated 5 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- High performance, tagged binary data specification☆107Updated 3 weeks ago
- C++ Better Futures☆50Updated 2 years ago
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆46Updated 4 months ago
- Software licensing, copy protection in C++☆44Updated last year