A lightweight C++11-compatible error-handling mechanism
☆311Sep 23, 2022Updated 3 years ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 months ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Dec 21, 2020Updated 5 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆90May 6, 2025Updated 9 months ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Mar 28, 2020Updated 5 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- ☆10May 23, 2023Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- A binary i/o library for C++, without the agonizing pain☆35Aug 3, 2023Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Feb 22, 2026Updated last week
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- This proxy DLL acts as a shim to convert calls from the D3D8 API to the D3D9 API.☆14Jul 10, 2019Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- A C++20 library for sequence-orientated programming☆726Oct 24, 2025Updated 4 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26May 6, 2021Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆184Nov 30, 2025Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆178Dec 29, 2024Updated last year
- ☆61Jan 25, 2022Updated 4 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Nov 28, 2025Updated 3 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- Library for extracting stacktrace from exception.☆49Nov 22, 2023Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- The missing CMake project initializer☆2,494Aug 31, 2025Updated 6 months ago
- Testing various BCn texture format decoding libraries☆16Sep 19, 2022Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆47Feb 4, 2026Updated 3 weeks ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago