oktal / result
My implementation of a C++ Result<T, E> type inspired by Rust
☆343Updated 3 months ago
Alternatives and similar repositories for result:
Users that are interested in result are comparing it to the libraries listed below
- A lightweight C++11-compatible error-handling mechanism☆288Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆873Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated this week
- This is an experimental library that has evolved to P2688☆667Updated last month
- A miniature library for struct-field reflection in C++☆520Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆585Updated 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☆405Updated last week
- Range-based goodness for C++17☆359Updated 3 years ago
- C++ parsing DSL☆1,025Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆551Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆680Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆420Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,552Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆907Updated last week
- Runtime polymorphism done right☆988Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆340Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 7 months ago
- scanf for modern C++☆1,102Updated 2 months ago
- What a c++ standard Unicode library might look like.☆324Updated last year
- Compile Time Type Information for C++☆581Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆107Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- The most over-engineered C++ assertion library☆568Updated last week
- Lightweight Error Augmentation Framework☆318Updated last month
- C++17 & C++ 20 error-handling and utility extensions.☆632Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago