bitwizeshift / resultLinks
A lightweight C++11-compatible error-handling mechanism
☆304Updated 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☆490Updated 2 months ago
- The modern documentation tool for C++.☆331Updated last year
- Lightweight C++20 testing framework.☆294Updated last month
- Lightweight Error Augmentation Framework☆332Updated last month
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- A C++ tool for a new decade☆296Updated 2 years ago
- The most over-engineered C++ assertion library☆672Updated last month
- Implementation of C++20's std::span for older compilers☆366Updated 2 years ago
- Simple C++20 module support for CMake☆212Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- C++ command line parsing library☆203Updated 2 years 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…☆333Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Range-based goodness for C++17☆365Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆488Updated 5 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆544Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated last year
- Parse command line arguments by defining a struct☆501Updated 10 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- 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☆639Updated 2 weeks ago
- A cross-platform (C99/C++11) process library☆599Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆721Updated 6 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated 2 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆537Updated 11 months ago