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
- A bunch of small C++ utilities☆66Updated last year
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years 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
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 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
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A modern C++-20 testing framework.☆51Updated last year
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 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☆161Updated 5 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago