johnmcfarlane / eg-error-handlingLinks
Error Handling by Example in C++
☆13Updated 4 years ago
Alternatives and similar repositories for eg-error-handling
Users that are interested in eg-error-handling are comparing it to the libraries listed below
Sorting:
- Word Game Solver☆16Updated 2 years ago
- SPY - C++ Information Broker☆156Updated this week
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- A bunch of small C++ utilities☆66Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- ☆32Updated 4 years ago
- Various documents and code related to proposals for WG21☆66Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- C++20 Compact Tuple Tools☆52Updated last week
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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☆159Updated 4 months ago
- Coroutine support tools☆36Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 months ago