bitwizeshift / result
A lightweight C++11-compatible error-handling mechanism
☆295Updated 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☆456Updated last month
- Lightweight C++20 testing framework.☆278Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆690Updated last month
- My implementation of a C++ Result<T, E> type inspired by Rust☆345Updated 6 months 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…☆323Updated this week
- The most over-engineered C++ assertion library☆606Updated last week
- A C++20 library for sequence-orientated programming☆583Updated last week
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- The modern documentation tool for C++.☆325Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- C++20 Static Reflection library☆386Updated this week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆606Updated 2 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆459Updated 3 months ago
- Lightweight Error Augmentation Framework☆323Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- C++17 & C++ 20 error-handling and utility extensions.☆631Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- C++ command line parsing library☆199Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated 4 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A cross-platform (C99/C++11) process library☆577Updated 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…☆470Updated 7 months ago
- C++ parsing DSL☆1,057Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- Unicode Algorithms Implementation for C/C++☆296Updated last year
- What a c++ standard Unicode library might look like.☆331Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Parse command line arguments by defining a struct☆489Updated 5 months ago