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…☆62Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- ☆31Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Ranges that didn't make C++20☆95Updated last year
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ☆62Updated 3 years ago
- A functional parsing library☆29Updated last year
- A little metaprogramming and functional library☆68Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆78Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Roman numeral support for C++17☆51Updated 2 years ago