bitwizeshift / resultLinks
A lightweight C++11-compatible error-handling mechanism
☆308Updated 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☆507Updated last month
- The modern documentation tool for C++.☆333Updated last year
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated last year
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated last year
- C++ command line parsing library☆203Updated 2 years ago
- Lightweight C++20 testing framework.☆293Updated 2 months ago
- Lightweight Error Augmentation Framework☆335Updated 2 weeks ago
- Simple C++20 module support for CMake☆212Updated last year
- Implementation of C++20's std::span for older compilers☆368Updated 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 4 months ago
- The most over-engineered C++ assertion library☆684Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- A C++ tool for a new decade☆295Updated 2 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 3 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆493Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆506Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆460Updated 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆909Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆540Updated last year
- A cross-platform (C99/C++11) process library☆605Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago