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!☆77Updated 6 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- A fixed capacity dynamically sized string☆68Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 7 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
- A bunch of small C++ utilities☆66Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- Ranges that didn't make C++20☆91Updated 9 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- PDFs of presenter slides from ACCU 2019☆64Updated 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Roman numeral support for C++17☆52Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago