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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks 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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆26Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 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 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 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
- WIP☆26Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Library for extracting stacktrace from exception.☆49Updated last year
- An indirect value-type for C++☆82Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Libunifex networking library☆20Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago