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…☆197Updated 2 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆68Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- Boost.org statechart module☆31Updated last month
- High-Performance Flat Finite State Machine Framework☆52Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- C++14 Finite State Machine library☆173Updated 4 years ago
- A C++14 reflection library☆72Updated last week
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated this week
- 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 2 months ago
- Coroutine support tools☆35Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆466Updated 2 months ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- C++ small containers☆142Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆71Updated this week
- Serialization framework for C++, inspired on serde-rs for Rust.☆46Updated 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 2 months ago
- Simple resource pool for recycling resources in C++☆68Updated 10 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆150Updated last month
- SPY - C++ Information Broker☆154Updated 2 months ago
- Header only read/write wrapper to combine mutexes with locks.☆148Updated 7 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆142Updated 6 months ago