tylerreisinger / result
A C++17 implementation of the "value or error" type Result<T, E>.
☆22Updated 6 years ago
Alternatives and similar repositories for result:
Users that are interested in result are comparing it to the libraries listed below
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆196Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- value types for composite class design - with allocators☆49Updated last week
- c++ serialize and deserialize adaptor library like rust serde.rs☆109Updated last year
- A modern C++ library for type-safe environment variable parsing☆140Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆169Updated 3 weeks ago
- Serialization framework for C++, inspired on serde-rs for Rust.☆46Updated 9 months ago
- Boost.PFR without the boost namespaces☆70Updated last month
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆118Updated 4 months ago
- SPY - C++ Information Broker☆154Updated 3 weeks ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆92Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆46Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆104Updated last week
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Simple resource pool for recycling resources in C++☆68Updated 9 months ago
- Coroutine support tools☆35Updated last month
- Library of backported modern C++ types to work with C++11☆80Updated 3 years ago
- Cross platform dynamic loading of shared libraries☆101Updated 3 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 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 last month
- Meta C++ Library and Tool☆81Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Pipelines for Modern C++☆67Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Combine `asio` with `std::execution`.☆17Updated last month