oktal / resultLinks
My implementation of a C++ Result<T, E> type inspired by Rust
☆355Updated last year
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆517Updated this week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- Lightweight Error Augmentation Framework☆337Updated this week
- C++17 & C++ 20 error-handling and utility extensions.☆629Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆509Updated last month
- A header only C++11 library for parsing TOML☆172Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- C++17 `std::variant` for C++11/14/17☆703Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 3 years ago
- A miniature library for struct-field reflection in C++☆622Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Runtime polymorphism done right☆1,024Updated 4 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- 🦘 A dependency injection container for C++11, C++14 and later☆538Updated last week
- A modern C++ scope guard that is easy to use but hard to misuse.☆197Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆370Updated 2 years ago
- Compile Time Type Information for C++☆600Updated 2 years ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- Simple header only pattern matching for c++14☆236Updated 4 years ago
- Generic observable objects and reactive expressions for C++☆303Updated 3 years ago