oktal / resultLinks
My implementation of a C++ Result<T, E> type inspired by Rust
☆355Updated 10 months ago
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☆304Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last month
- This is an experimental library that has evolved to P2688☆677Updated 9 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆485Updated 2 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated last year
- Lightweight Error Augmentation Framework☆332Updated 2 weeks ago
- Range-based goodness for C++17☆365Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆487Updated 4 months ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- Runtime polymorphism done right☆1,016Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆623Updated 2 years ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- A header only C++11 library for parsing TOML☆172Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated last year
- Parse command line arguments by defining a struct☆497Updated 10 months ago
- Simple header only pattern matching for c++14☆234Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- C++ command line parsing library☆202Updated 2 years ago
- optional (nullable) objects for C++14☆315Updated 4 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,731Updated this week
- Simple C++20 module support for CMake☆212Updated last year
- build2 build system☆645Updated this week
- 🦘 A dependency injection container for C++11, C++14 and later☆529Updated last month