davidstone / bounded-integerLinks
C++ library aiming to replace all built-in integers
☆93Updated last week
Alternatives and similar repositories for bounded-integer
Users that are interested in bounded-integer are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Zoo library☆124Updated last month
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years 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
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- ☆76Updated last month
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A library for classes with flexible layout☆55Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++ command line argument parsing and routing☆53Updated 10 months ago
- A C++ type to trace calls to special member functions.☆102Updated last year
- bel::views - simple and easy view classes for C++☆67Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 11 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++20 concepts library, providing container concepts etc.☆81Updated 6 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- ☆50Updated 8 months ago