boostorg / variant2
A never-valueless, strong guarantee implementation of std::variant
☆67Updated this week
Alternatives and similar repositories for variant2:
Users that are interested in variant2 are comparing it to the libraries listed below
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- 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 research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 weeks ago
- A fixed capacity dynamically sized string☆64Updated this week
- C++ generic make factory☆107Updated 5 years ago
- WIP☆26Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 9 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Boost.org variant module☆43Updated this week
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago