rvarago / absent
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
☆40Updated 2 years ago
Alternatives and similar repositories for absent:
Users that are interested in absent are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- ranges features for c+23 ported to C++20☆76Updated last year
- Ranges that didn't make C++20☆84Updated 2 months ago
- Playground for Cloud CI development for C++☆24Updated 3 years ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- 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
- ☆61Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A C++14 Lambda Library☆23Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- C++ generic make factory☆106Updated 5 years ago
- A C++14 reflection library☆68Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 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 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- ☆22Updated 7 years ago
- a small lightweight std::execution work-alike☆57Updated this week