bitwizeshift / result
A lightweight C++11-compatible error-handling mechanism
☆293Updated 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☆446Updated last week
- Lightweight C++20 testing framework.☆277Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆594Updated 2 years ago
- The modern documentation tool for C++.☆321Updated 7 months ago
- The most over-engineered C++ assertion library☆597Updated this week
- Simple C++20 module support for CMake☆211Updated last year
- A C++ tool for a new decade☆296Updated 2 years ago
- My implementation of a C++ Result<T, E> type inspired by Rust☆344Updated 5 months ago
- C++20 Static Reflection library☆376Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆496Updated 5 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- An additive strong typedef library for C++14/17/20☆428Updated last month
- C++17 library for comfortable and efficient dynamic polymorphism☆457Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- C++ command line parsing library☆199Updated last year
- A cross-platform (C99/C++11) process library☆571Updated 11 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated 10 months ago
- C++11 (and onwards) library for lazy evaluation☆349Updated this week
- Lightweight Error Augmentation Framework☆318Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆673Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- What a c++ standard Unicode library might look like.☆329Updated 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…☆317Updated 7 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…☆467Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Range-based goodness for C++17☆361Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month