PeterSommerlad / PSsimplesafeintLinks
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
☆79Updated last year
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☆35Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆123Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- value types for composite class design - with allocators☆54Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- C++20 Compact Tuple Tools☆52Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- CMake wrapper around the cppfront repository☆79Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- Various documents and code related to proposals for WG21☆66Updated 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- A C++20 concepts library, providing container concepts etc.☆82Updated 8 months ago