keithpotz / CrashCatchLinks
Cross-Platform, Efficient easy to integrate crash reporting library for modern C++
☆47Updated last month
Alternatives and similar repositories for CrashCatch
Users that are interested in CrashCatch are comparing it to the libraries listed below
Sorting:
- A modern and (mostly) macro free mocking-framework☆41Updated 2 weeks ago
- An indirect value-type for C++☆83Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- stl-like algorithms for TYPES☆31Updated last year
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.☆14Updated last month
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- C++11 compatible charconv☆31Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++14 reflection library☆72Updated last week
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ Better Futures☆45Updated 2 years ago
- A C++17 library for declarative flow control☆20Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- C++20 Unit-Testing library☆47Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- ☆26Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 4 months ago