PeterSommerlad / PSsimplesafeintLinks
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
☆80Updated 2 months ago
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. 🕷️☆130Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- Meta programming library designed for compilation speed.☆172Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆99Updated last week
- 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- CMake wrapper around the cppfront repository☆79Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- ☆34Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A lightweight, non-owning reference to a callable.☆184Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- value types for composite class design - with allocators☆73Updated last week
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- ☆62Updated 4 years ago
- SPY - C++ Information Broker☆159Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A library for classes with flexible layout☆54Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago