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…☆200Updated 2 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆113Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆159Updated 7 months ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆73Updated last month
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last month
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- C++14 Finite State Machine library☆177Updated 5 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆205Updated last year
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆516Updated last week
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆161Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A C++14 reflection library☆77Updated this week
- C++ wrapper around the nanomsg NNG API☆220Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆175Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- C++ small containers☆148Updated 6 months ago
- C++20 State Machine library☆231Updated 6 months ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆52Updated last year
- Example C++11 CMake project that incorporates awesome Clang tooling☆108Updated 5 years ago
- Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).☆238Updated last year
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆135Updated 11 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆96Updated 3 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago