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!☆76Updated 5 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months 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
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A bunch of small C++ utilities☆66Updated last year
- A fixed capacity dynamically sized string☆68Updated last month
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- ☆62Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago