oktal / result
My implementation of a C++ Result<T, E> type inspired by Rust
☆337Updated last month
Related projects ⓘ
Alternatives and complementary repositories for result
- A lightweight C++11-compatible error-handling mechanism☆284Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- This is an experimental library that has evolved to P2688☆666Updated 5 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- 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 5 months ago
- C++ parsing DSL☆1,018Updated 2 months ago
- Runtime polymorphism done right☆977Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,543Updated 10 months ago
- Range-based goodness for C++17☆358Updated 3 years ago
- Compile Time Type Information for C++☆574Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated 10 months ago
- Lightweight Error Augmentation Framework☆313Updated this week
- An additive strong typedef library for C++14/17/20☆418Updated last week
- build2 build system☆596Updated this week
- c++ serialize and deserialize adaptor library like rust serde.rs☆105Updated 10 months ago
- The most over-engineered C++ assertion library☆545Updated last month
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆459Updated 2 months ago
- Simple C++20 module support for CMake☆209Updated last year
- A polymorphic value-type for C++☆228Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago