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
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆91Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- ☆75Updated 3 weeks ago
- Rebooting the std::bitset franchise☆44Updated this week
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- value types for composite class design - with allocators☆50Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆123Updated 2 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆100Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- 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
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- Zoo library☆122Updated this week
- ☆61Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- C++20 Compact Tuple Tools☆49Updated this week
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Coroutine support tools☆35Updated last month