bitwizeshift / resultLinks
A lightweight C++11-compatible error-handling mechanism
☆302Updated 2 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 - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month
- The modern documentation tool for C++.☆330Updated last year
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated 10 months ago
- A C++ tool for a new decade☆297Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated last week
- The most over-engineered C++ assertion library☆660Updated 2 weeks ago
- Lightweight C++20 testing framework.☆288Updated 4 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆618Updated 2 years ago
- C++ command line parsing library☆202Updated last year
- Lightweight Error Augmentation Framework☆332Updated 2 months ago
- Simple C++20 module support for CMake☆211Updated last year
- C++17 & C++ 20 error-handling and utility extensions.☆629Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- An additive strong typedef library for C++14/17/20☆449Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆362Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆501Updated last year
- 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…☆330Updated last month
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆484Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- A C++20 library for sequence-orientated programming☆631Updated 2 months ago
- 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…☆474Updated 11 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆483Updated 4 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- A cross-platform (C99/C++11) process library☆590Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆528Updated 10 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated last week
- C++20 State Machine library☆215Updated 3 months ago