tylerreisinger / resultLinks
A C++17 implementation of the "value or error" type Result<T, E>.
☆22Updated 7 years ago
Alternatives and similar repositories for result
Users that are interested in result are comparing it to the libraries listed below
Sorting:
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- value types for composite class design - with allocators☆51Updated this week
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- C++14 Finite State Machine library☆175Updated 4 years ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆69Updated last year
- Example C++11 CMake project that incorporates awesome Clang tooling☆105Updated 5 years 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☆157Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Coroutine support tools☆35Updated 3 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆168Updated 6 months ago
- C++ small containers☆146Updated last month
- A C++14 reflection library☆73Updated last month
- Library of backported modern C++ types to work with C++11☆83Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆470Updated this week
- SPY - C++ Information Broker☆154Updated 2 weeks ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆101Updated 3 years ago
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆180Updated last month
- Boost.PFR without the boost namespaces☆71Updated last week
- C++ utilities☆135Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago