p-groarke / clamp_castLinks
A saturating arithmetic cast.
☆12Updated 6 years ago
Alternatives and similar repositories for clamp_cast
Users that are interested in clamp_cast are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 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 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ mocking library☆23Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- ☆26Updated 7 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago