rvarago / absent
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
☆43Updated 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 month
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++ generic make factory☆107Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A bunch of small C++ utilities☆65Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 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
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months 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
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- Roman numeral support for C++17☆52Updated last year
- Functional C++ iterator library☆25Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆123Updated 2 years ago
- Ranges that didn't make C++20☆85Updated 4 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago