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…☆203Updated 3 years ago
- C++14 Finite State Machine library☆178Updated 5 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated 3 weeks ago
- 🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.☆74Updated 2 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆164Updated 9 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆164Updated 2 years ago
- C++ small containers☆148Updated 8 months ago
- JSON parser for CMake☆80Updated last year
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A C++14 reflection library☆78Updated last week
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated 3 weeks ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Library for comfortable work with DLL and DSO☆65Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated last year
- Composable C++ futures☆32Updated 4 years ago
- C++20 State Machine library☆232Updated 7 months ago
- SPY - C++ Information Broker☆157Updated last month
- C++ runtime reflection library☆124Updated last year
- C++ command line parsing library☆204Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago