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:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- 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 never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- A fixed capacity dynamically sized string☆66Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- C++ generic make factory☆107Updated 6 years ago
- A C++14 reflection library☆72Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A bunch of small C++ utilities☆65Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Flat containers for C++☆59Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- ☆22Updated 7 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- ☆61Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- GitHub Actions for C++ Libraries☆22Updated last week
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago