bitwizeshift / result
A lightweight C++11-compatible error-handling mechanism
☆284Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for result
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- The most over-engineered C++ assertion library☆545Updated last month
- My implementation of a C++ Result<T, E> type inspired by Rust☆337Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆572Updated last year
- Lightweight C++20 testing framework.☆264Updated this week
- C++20 Static Reflection library☆322Updated last month
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- C++ command line parsing library☆195Updated last year
- An additive strong typedef library for C++14/17/20☆418Updated last week
- The modern documentation tool for C++.☆310Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- C++ parsing DSL☆1,018Updated 2 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆437Updated last month
- Simple C++20 module support for CMake☆209Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- A miniature library for struct-field reflection in C++☆500Updated last year
- scanf for modern C++☆1,083Updated last week
- Lightweight Error Augmentation Framework☆313Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- 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…☆459Updated 2 months ago
- A C++ tool for a new decade☆295Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆204Updated 2 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A modern header-only C++ library that provides platform-independent utilities.☆229Updated 11 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆190Updated 2 months ago