PeterSommerlad / PSsimplesafeint
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
☆78Updated 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
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆89Updated 3 weeks ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Coroutine support tools☆32Updated 5 months ago
- value types for composite class design - with allocators☆44Updated this week
- Various documents and code related to proposals for WG21☆65Updated 6 months ago
- ☆61Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- C++ library aiming to replace all built-in integers☆92Updated this week
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- An indirect value-type for C++☆82Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- ☆33Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- high performance C++20 implementation of std::variant☆53Updated 8 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- CMake wrapper around the cppfront repository☆77Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- A graph concurrent library for C++☆63Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago