oktal / result
My implementation of a C++ Result<T, E> type inspired by Rust
☆342Updated 4 months ago
Alternatives and similar repositories for result:
Users that are interested in result are comparing it to the libraries listed below
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 3 weeks ago
- A lightweight C++11-compatible error-handling mechanism☆293Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆437Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆876Updated 8 months ago
- This is an experimental library that has evolved to P2688☆671Updated 2 months ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- Range-based goodness for C++17☆359Updated 4 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,590Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- Runtime polymorphism done right☆991Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆107Updated 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 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆686Updated 2 years ago
- C++ parsing DSL☆1,031Updated last month
- Parse command line arguments by defining a struct☆473Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆208Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆588Updated 2 years ago
- Simple C++20 module support for CMake☆210Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆455Updated last month
- Implementation of strong types in C++☆785Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- A reflective enum implementation for C++☆289Updated 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☆430Updated 8 months ago