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☆538Updated last month
- The modern documentation tool for C++.☆333Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated this week
- A C++ tool for a new decade☆295Updated 3 years ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆629Updated 2 years ago
- The most over-engineered C++ assertion library☆692Updated 6 months ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆357Updated last year
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- C++ command line parsing library☆204Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated last month
- 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 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆768Updated last week
- C++11 (and onwards) library for lazy evaluation☆364Updated last month
- Lightweight Error Augmentation Framework☆337Updated this week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- 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…☆483Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆284Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- A cross-platform (C99/C++11) process library☆613Updated last year
- An additive strong typedef library for C++14/17/20☆475Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆804Updated this week
- Parse command line arguments by defining a struct☆507Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆557Updated last year
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago