tylerreisinger / result
A C++17 implementation of the "value or error" type Result<T, E>.
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for result
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆190Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated 2 weeks ago
- A simple, header only event bus library written in modern C++17.☆139Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆105Updated 10 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☆154Updated 5 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆160Updated 10 months ago
- C++14 Finite State Machine library☆171Updated 3 years ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆59Updated last year
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Modern C++ made easy☆122Updated this week
- A lightweight C++11-compatible error-handling mechanism☆284Updated 2 years ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆39Updated 4 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- C++ small containers☆138Updated 4 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆130Updated 10 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆129Updated last month
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆88Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- A C++14 reflection library☆69Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆64Updated this week
- High-Performance Flat Finite State Machine Framework☆47Updated 5 months ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- A Modern C++ URI library.☆32Updated 2 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆138Updated 7 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago