rvarago / absentLinks
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
☆46Updated 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 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- C++ generic make factory☆108Updated 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
- A bunch of small C++ utilities☆65Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Ranges that didn't make C++20☆87Updated 6 months ago
- A compressed pair for C++17☆27Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- A fast, but not std conforming, version of visit for variants☆30Updated 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
- A fixed capacity dynamically sized string☆66Updated last month
- Functional C++ iterator library☆25Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- GitHub Actions for C++ Libraries☆22Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Small small_vector☆34Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago