boostorg / variant2
A never-valueless, strong guarantee implementation of std::variant
☆68Updated 3 weeks ago
Alternatives and similar repositories for variant2:
Users that are interested in variant2 are comparing it to the libraries listed below
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- C++ generic make factory☆107Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 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
- modern C++ type traits and metafunctions for callable types☆134Updated this week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- WIP☆26Updated 5 years ago
- A bunch of small C++ utilities☆65Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 3 weeks ago
- Boost.org type_traits module☆63Updated this week
- Coroutine Support Library☆33Updated 8 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Fast containers of polymorphic objects.☆65Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A fixed capacity dynamically sized string☆65Updated 3 weeks ago
- Implementation of hash_append proposal☆69Updated 8 years ago