oktal / resultLinks
My implementation of a C++ Result<T, E> type inspired by Rust
☆358Updated 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☆311Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆112Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- This is an experimental library that has evolved to P2688☆683Updated last year
- C++17 & C++ 20 error-handling and utility extensions.☆631Updated 2 years ago
- 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
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- A header only C++11 library for parsing TOML☆173Updated last year
- Lightweight Error Augmentation Framework☆337Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆635Updated 2 weeks ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- A C++ tool for a new decade☆295Updated 3 years ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Simple header only pattern matching for c++14☆236Updated 4 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Updated 7 months ago
- Compile Time Type Information for C++☆606Updated 2 years ago
- C++ command line parsing library☆204Updated 2 years ago