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
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 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☆34Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- SPY - C++ Information Broker☆157Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 6 months ago
- Various documents and code related to proposals for WG21☆67Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A bunch of small C++ utilities☆67Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- ☆32Updated 4 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 weeks ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- Coroutine support tools☆36Updated 3 weeks ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- 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
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆163Updated 2 weeks ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago