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☆525Updated last month
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated last year
- The modern documentation tool for C++.☆334Updated last year
- C++ command line parsing library☆204Updated 2 years ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆628Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- The most over-engineered C++ assertion library☆691Updated 5 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…☆335Updated 6 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated last week
- Lightweight C++20 testing framework.☆300Updated last month
- C++17 library for comfortable and efficient dynamic polymorphism☆494Updated 3 months ago
- A C++ tool for a new decade☆295Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆763Updated last week
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- Parse command line arguments by defining a struct☆505Updated last year
- A cross-platform (C99/C++11) process library☆610Updated last year
- An additive strong typedef library for C++14/17/20☆470Updated 11 months ago
- A C++20 library for sequence-orientated programming☆705Updated 2 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆181Updated 2 weeks ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆918Updated last year
- C++11 (and onwards) library for lazy evaluation☆363Updated last week
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆282Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- Very fast synchronous and asynchronous C++17 logging library☆334Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆510Updated last month
- Fast, convenient JSON serialization and parsing in C++☆499Updated last week