boostorg / outcome
Provides very lightweight outcome<T> and result<T> (Boost edition)
☆42Updated this week
Alternatives and similar repositories for outcome:
Users that are interested in outcome are comparing it to the libraries listed below
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A C++14 reflection library☆71Updated 3 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- A C++14 Lambda Library☆24Updated 3 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last month
- A hash function library☆43Updated this week
- An indirect value-type for C++☆82Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- Boost.org variant module☆44Updated 3 weeks ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Boost.org unordered module☆72Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated this week
- 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
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 8 months ago
- Libunifex networking library☆20Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last 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
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month