DanielaE / boost20.optionalLinks
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☆70Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- 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 last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆26Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- C++11 compatible charconv☆31Updated last week
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- WIP☆27Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago