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☆307Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆907Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- This is an experimental library that has evolved to P2688☆679Updated 10 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☆415Updated 3 weeks ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Updated last year
- Runtime polymorphism done right☆1,017Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆504Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆631Updated 2 years ago
- Lightweight Error Augmentation Framework☆335Updated this week
- Range-based goodness for C++17☆365Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- A header only C++11 library for parsing TOML☆172Updated last year
- A miniature library for struct-field reflection in C++☆595Updated 2 months ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- Simple header only pattern matching for c++14☆235Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,599Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆848Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- build2 build system☆647Updated this week
- C++ command line parsing library☆203Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆453Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated this week
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- C++11 metaprogramming library☆268Updated last week