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,874Sep 1, 2025Updated 11 months ago
- 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)☆798Aug 1, 2026Updated last week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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,646Oct 13, 2025Updated 9 months ago
- Result<T, E> for Modern C++☆36Mar 14, 2020Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆132Sep 16, 2019Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆714Dec 7, 2022Updated 3 years ago
- A modern formatting library☆23,722Updated this week
- A C++17 implementation of the "value or error" type Result<T, E>.☆22May 11, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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.☆634Jun 29, 2026Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,163Updated 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☆421Nov 28, 2025Updated 8 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
- 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.
- 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 9 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆258Oct 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,052Dec 17, 2025Updated 7 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆554Dec 27, 2025Updated 7 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,616May 29, 2025Updated last year
- A miniature library for struct-field reflection in C++☆656Oct 31, 2025Updated 9 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,292Jul 15, 2026Updated 3 weeks ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Safe interop between Rust and C++☆6,798Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,554Jul 23, 2026Updated 2 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!