My implementation of a C++ Result<T, E> type inspired by Rust
☆360Oct 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,859Sep 1, 2025Updated 9 months ago
- A lightweight C++11-compatible error-handling mechanism☆312Sep 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)☆791Jun 2, 2026Updated 3 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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++☆60May 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,641Oct 13, 2025Updated 8 months ago
- Result<T, E> for Modern C++☆36Mar 14, 2020Updated 6 years ago
- C++17 `std::variant` for C++11/14/17☆712Dec 7, 2022Updated 3 years ago
- A C++ smart-pointer with value-semantics 💎☆132Sep 16, 2019Updated 6 years ago
- A C++17 implementation of the "value or error" type Result<T, E>.☆22May 11, 2018Updated 8 years ago
- A modern formatting library☆23,625Jun 18, 2026Updated last week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- This is an experimental library that has evolved to P2688☆682Nov 27, 2024Updated last year
- rust's std::result re-implemented in c++☆12Jan 8, 2022Updated 4 years ago
- C++ implementation of Rust Option/Result and Iterator.☆15Mar 2, 2022Updated 4 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆634Dec 26, 2023Updated 2 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,116Jun 8, 2026Updated 3 weeks ago
- What did you expect?☆111May 15, 2017Updated 9 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☆422Nov 28, 2025Updated 7 months ago
- A comparison of different options to implement binary flags in C++17☆17Jan 5, 2018Updated 8 years ago
- Functional C++ iterator library☆25Jun 18, 2022Updated 4 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.
- A C++ library for type level flagging☆64Jun 28, 2018Updated 8 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆258Oct 31, 2019Updated 6 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆73Aug 23, 2016Updated 9 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,044Dec 17, 2025Updated 6 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Aug 9, 2024Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆552Dec 27, 2025Updated 6 months ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 11 years 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,611May 29, 2025Updated last year
- A miniature library for struct-field reflection in C++☆648Oct 31, 2025Updated 7 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Safe interop between Rust and C++☆6,750Updated this week
- An implementation of HDR Radiance Estimation using Poisson Photon Noise Estimator for creating HDR image from a set of images☆23Nov 9, 2025Updated 7 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,289Jun 4, 2026Updated 3 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,544Dec 31, 2025Updated 5 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,367Apr 12, 2026Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆78Apr 7, 2025Updated last year
- Tagged types C++ library☆11Apr 2, 2018Updated 8 years ago