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 never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks 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
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Ranges that didn't make C++20☆95Updated last year
- A bunch of small C++ utilities☆69Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Roman numeral support for C++17☆51Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 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
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- ☆62Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month