rvarago / absent
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
☆42Updated 2 years ago
Alternatives and similar repositories for absent:
Users that are interested in absent are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- 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
- A fixed capacity dynamically sized string☆65Updated 3 weeks ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- ☆61Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- C++ generic make factory☆107Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- Ranges that didn't make C++20☆85Updated 4 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago