zeus-cpp / expected
Backporting std::expected to C++17.
☆25Updated 3 months ago
Alternatives and similar repositories for expected:
Users that are interested in expected are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- An indirect value-type for C++☆82Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- C++20 Static Branch library☆52Updated 6 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆78Updated this week
- Efficient in-process pub/sub pattern for C++☆15Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- C++20 Unit-Testing library☆43Updated 4 months ago
- value types for composite class design - with allocators☆44Updated last week
- Portable UUID generation library for C++☆26Updated last year
- a small lightweight std::execution work-alike☆62Updated this week
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months 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
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Header only associative linear container.☆41Updated 5 months ago
- Simple resource pool for recycling resources in C++☆66Updated 8 months ago
- SPY - C++ Information Broker☆154Updated 3 months ago
- Boost.org unordered module☆69Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Library of backported modern C++ types to work with C++11☆79Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month
- A C++14 Lambda Library☆23Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated this week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago