PeterSommerlad / PSsimplesafeint
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
☆77Updated last year
Alternatives and similar repositories for PSsimplesafeint:
Users that are interested in PSsimplesafeint are comparing it to the libraries listed below
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- value types for composite class design - with allocators☆43Updated this week
- C++ library aiming to replace all built-in integers☆91Updated this week
- Various documents and code related to proposals for WG21☆65Updated 5 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated last month
- Rebooting the std::bitset franchise☆43Updated last month
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 3 months ago
- ranges features for c+23 ported to C++20☆75Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆71Updated this week
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- ☆74Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A library for classes with flexible layout☆56Updated 3 years ago
- Coroutine support tools☆32Updated 4 months ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- A C++ type to trace calls to special member functions.☆98Updated 8 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- ☆63Updated 2 years ago