rvarago / absentLinks
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
☆45Updated 2 years ago
Alternatives and similar repositories for absent
Users that are interested in absent are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- 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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Ranges that didn't make C++20☆94Updated last year
- A fixed capacity dynamically sized string☆69Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ☆62Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- HTTP/1 parsing and serialization algorithms using C++11☆30Updated last week
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated last year
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- A hash function library☆49Updated 3 weeks ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- runtime to compile-time mappings☆110Updated 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)☆38Updated last month
- Roman numeral support for C++17☆51Updated 2 years ago