bitwizeshift / resultLinks
A lightweight C++11-compatible error-handling mechanism
☆309Updated 3 years ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆515Updated last month
- The modern documentation tool for C++.☆333Updated last year
- Simple C++20 module support for CMake☆213Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Lightweight C++20 testing framework.☆294Updated this week
- C++ command line parsing library☆203Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- My implementation of a C++ Result<T, E> type inspired by Rust☆356Updated last year
- The most over-engineered C++ assertion library☆686Updated 3 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆334Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆760Updated 2 weeks ago
- C++17 & C++ 20 error-handling and utility extensions.☆629Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- A C++20 library for sequence-orientated programming☆665Updated 3 weeks ago
- C++20 State Machine library☆231Updated 6 months ago
- Parse command line arguments by defining a struct☆505Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆913Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆508Updated last month
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- C++20 Meta-Programming library☆301Updated 5 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆495Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆280Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- Range-based goodness for C++17☆364Updated 4 years ago