PeterSommerlad / PSsimplesafeintLinks
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
☆80Updated last week
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
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 2 months ago
- C++ library aiming to replace all built-in integers☆98Updated this week
- Meta programming library designed for compilation speed.☆172Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Measures how parsing overweight the major STLs have become☆59Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated 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
- CMake wrapper around the cppfront repository☆79Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 3 weeks ago
- C++20 Compact Tuple Tools☆57Updated last week
- An indirect value-type for C++☆84Updated 2 years ago
- Coroutines for C++23☆39Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- ☆34Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 5 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- A bunch of small C++ utilities☆69Updated last year
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- value types for composite class design - with allocators☆71Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago