PeterSommerlad / PSsimplesafeintLinks
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
☆79Updated 2 months ago
Alternatives and similar repositories for PSsimplesafeint
Users that are interested in PSsimplesafeint are comparing it to the libraries listed below
Sorting:
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- 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
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- ☆34Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Coroutine support tools☆36Updated 3 months ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago