zeus-cpp / expectedLinks
Backporting std::expected to C++17.
☆38Updated 6 months ago
Alternatives and similar repositories for expected
Users that are interested in expected are comparing it to the libraries listed below
Sorting:
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆158Updated last week
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- C++20 State Machine library☆233Updated 8 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- High performance, tagged binary data specification☆109Updated last month
- std::embed implementation for the poor (C++17)☆90Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆209Updated last month
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- A C++14 reflection library☆78Updated last month
- 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
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆167Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- Proposed SG14 status_code for the C++ standard☆70Updated 2 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago