p-groarke / clamp_cast
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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 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
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- ☆39Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆26Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Virtual Concepts☆8Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated this week
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 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 9 months 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
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago