bitwizeshift / resultLinks
A lightweight C++11-compatible error-handling mechanism
☆306Updated 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☆499Updated 2 weeks ago
- The modern documentation tool for C++.☆331Updated last year
- Simple C++20 module support for CMake☆212Updated last year
- Lightweight C++20 testing framework.☆293Updated last month
- C++17 & C++ 20 error-handling and utility extensions.☆631Updated last year
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated last year
- A C++ tool for a new decade☆296Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated last week
- C++ command line parsing library☆203Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- The most over-engineered C++ assertion library☆682Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated 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…☆334Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆630Updated 2 years ago
- Lightweight Error Augmentation Framework☆335Updated last month
- C++17 library for comfortable and efficient dynamic polymorphism☆491Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆458Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆548Updated 2 months ago
- A C++20 library for sequence-orientated programming☆641Updated last month
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- Parse command line arguments by defining a struct☆502Updated 11 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆504Updated 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…☆478Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆203Updated last year
- A cross-platform (C99/C++11) process library☆603Updated last year
- What a c++ standard Unicode library might look like.☆337Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago