My implementation of a C++ Result<T, E> type inspired by Rust
☆359Oct 6, 2024Updated last year
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Option type implementation in C++11☆14Apr 2, 2016Updated 10 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,885Sep 1, 2025Updated last year
- A lightweight C++11-compatible error-handling mechanism☆313Sep 23, 2022Updated 3 years ago
- A rust like Result type for modern C++☆20May 26, 2019Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆801Sep 1, 2026Updated 2 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated 2 years ago
- A modern, fast, structured logging framework in C++☆61May 6, 2023Updated 3 years ago
- Proposal for the expected class.☆18May 12, 2017Updated 9 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,650Oct 13, 2025Updated 11 months ago
- Result<T, E> for Modern C++☆36Mar 14, 2020Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆132Sep 16, 2019Updated 7 years ago
- C++17 `std::variant` for C++11/14/17☆714Dec 7, 2022Updated 3 years ago
- A modern formatting library☆25,791Updated this week
- A C++17 implementation of the "value or error" type Result<T, E>.☆22May 11, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- rust's std::result re-implemented in c++☆12Jan 8, 2022Updated 4 years ago
- This is an experimental library that has evolved to P2688☆685Nov 27, 2024Updated last year
- C++ implementation of Rust Option/Result and Iterator.☆15Mar 2, 2022Updated 4 years ago
- Functional C++ iterator library☆25Jun 18, 2022Updated 4 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Jun 29, 2026Updated 2 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,208Sep 14, 2026Updated last 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☆422Nov 28, 2025Updated 9 months ago
- A comparison of different options to implement binary flags in C++17☆17Jan 5, 2018Updated 8 years ago
- What did you expect?☆111May 15, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Native Language Benchmark in Numerous Algorithms☆10Dec 11, 2020Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆50Aug 9, 2024Updated 2 years ago
- A C++ library for type level flagging☆64Jun 28, 2018Updated 8 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆73Aug 23, 2016Updated 10 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆257Oct 31, 2019Updated 6 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,058Dec 17, 2025Updated 9 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆557Dec 27, 2025Updated 8 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,621May 29, 2025Updated last year
- A miniature library for struct-field reflection in C++☆655Oct 31, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,294Sep 13, 2026Updated last week
- Safe interop between Rust and C++☆6,828Sep 12, 2026Updated last week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,568Sep 14, 2026Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆79Apr 7, 2025Updated last year
- Tagged types C++ library☆10Apr 2, 2018Updated 8 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,377Apr 12, 2026Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆606Jul 17, 2025Updated last year