bitwizeshift / result
A lightweight C++11-compatible error-handling mechanism
☆290Updated 2 years ago
Alternatives and similar repositories for result:
Users that are interested in result are comparing it to the libraries listed below
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆427Updated this week
- The most over-engineered C++ assertion library☆571Updated this week
- Lightweight C++20 testing framework.☆275Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆588Updated 2 years ago
- A cross-platform (C99/C++11) process library☆567Updated 9 months ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆342Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆738Updated 3 weeks ago
- scanf for modern C++☆1,112Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆481Updated this week
- C++17 library for comfortable and efficient dynamic polymorphism☆448Updated 2 weeks ago
- The modern documentation tool for C++.☆313Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆342Updated last year
- c++ serialize and deserialize adaptor library like rust serde.rs☆106Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆635Updated 2 weeks ago
- C++20 Static Reflection library☆357Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆873Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆423Updated this week
- Range-based goodness for C++17☆359Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 7 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆488Updated 4 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆401Updated last month
- Lightweight Error Augmentation Framework☆318Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- Simple C++20 module support for CMake☆210Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated 2 weeks ago
- What a c++ standard Unicode library might look like.☆327Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- C++ command line parsing library☆197Updated last year
- 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…☆465Updated 4 months ago