rvarago / absentLinks
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
☆45Updated 3 years ago
Alternatives and similar repositories for absent
Users that are interested in absent are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- A fixed capacity dynamically sized string☆69Updated last month
- A bunch of small C++ utilities☆71Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Ranges that didn't make C++20☆95Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago
- Functional C++ iterator library☆25Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- ☆62Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last week
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago