bitwizeshift / resultLinks
A lightweight C++11-compatible error-handling mechanism
☆298Updated 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☆468Updated 3 weeks ago
- The most over-engineered C++ assertion library☆634Updated this week
- Lightweight C++20 testing framework.☆284Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆351Updated 8 months ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- The modern documentation tool for C++.☆330Updated 10 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆466Updated 5 months ago
- A C++ tool for a new decade☆295Updated 2 years ago
- C++20 Static Reflection library☆434Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆358Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Simple C++20 module support for CMake☆211Updated last year
- What a c++ standard Unicode library might look like.☆333Updated last year
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- scanf for modern C++☆1,188Updated this week
- A cross-platform (C99/C++11) process library☆585Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆367Updated 2 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…☆473Updated 9 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- Implementation of strong types in C++☆796Updated 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…☆325Updated 3 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆519Updated 8 months ago
- A C++20 library for sequence-orientated programming☆620Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- Range-based goodness for C++17☆361Updated 4 years ago
- C++20 State Machine library☆212Updated last month
- C++ command line parsing library☆200Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆271Updated last year