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☆485Updated 2 months ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆355Updated 10 months ago
- Lightweight C++20 testing framework.☆292Updated 2 weeks ago
- The most over-engineered C++ assertion library☆664Updated last month
- Simple C++20 module support for CMake☆212Updated last year
- C++ command line parsing library☆202Updated last year
- Lightweight Error Augmentation Framework☆332Updated 2 weeks ago
- The modern documentation tool for C++.☆331Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆623Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- C++17 & C++ 20 error-handling and utility extensions.☆630Updated last year
- An additive strong typedef library for C++14/17/20☆454Updated 7 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆485Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆274Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆487Updated 4 months ago
- A cross-platform (C99/C++11) process library☆593Updated last year
- A C++20 library for sequence-orientated programming☆632Updated 2 weeks ago
- A C++ tool for a new decade☆297Updated 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…☆330Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated 3 weeks ago
- A modern header-only C++ library that provides platform-independent utilities.☆234Updated last year
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆172Updated 2 weeks ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆220Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- C++ parsing DSL☆1,117Updated last week
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆170Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆542Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- 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…☆477Updated 11 months ago