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
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- ☆31Updated 4 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Project planning for the C++ Library Evolution Working Group☆99Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 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
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Coroutine support tools☆36Updated 2 months ago