DanielaE / boost20.optional
An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional
☆10Updated 4 years ago
Alternatives and similar repositories for boost20.optional
Users that are interested in boost20.optional are comparing it to the libraries listed below
Sorting:
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- C++11 compatible charconv☆30Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- WIP☆26Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- ☆26Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- An indirect value-type for C++☆83Updated 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
- Library for extracting stacktrace from exception.☆49Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 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
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- Provides run-time tuple element access☆14Updated 4 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 11 months ago