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 4 months ago
- A bunch of small C++ utilities☆66Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- 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 containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A fixed capacity dynamically sized string☆68Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Roman numeral support for C++17☆52Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Ranges that didn't make C++20☆88Updated 8 months ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- A C++14 Lambda Library☆25Updated last week
- A little metaprogramming and functional library☆69Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- An indirect value-type for C++☆83Updated last year