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:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- ☆61Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Small small_vector☆35Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago