TylerGlaiel / Crashlogs
A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header
☆189Updated last year
Alternatives and similar repositories for Crashlogs:
Users that are interested in Crashlogs are comparing it to the libraries listed below
- Platform Abstraction C++ Libraries☆546Updated last week
- Minimal Rust-inspired C++20 STL replacement☆178Updated last month
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆322Updated 10 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆80Updated this week
- Smart Garbage Collection Library for C++☆177Updated 9 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆63Updated this week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 3 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆151Updated this week
- Fast O(1) offset allocator with minimal fragmentation☆787Updated 9 months ago
- C++20 [Minimal] Static Perfect Hash library☆186Updated last week
- Time to #include standard library and other C++ headers.☆105Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆200Updated 2 months ago
- a graphical C/C++ runtime editor☆185Updated last year
- Windows Using Headers Only...☆60Updated 4 years ago
- Runtime compiled C++ with hot-swapped classes.☆103Updated 2 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆318Updated 5 months ago
- Cross-platform C++17 Runtime Reflection Library☆229Updated 4 months ago
- Interactive C/C++ preprocessor macro debugger☆156Updated 4 years ago
- simple ray tracing library focusing on good code☆54Updated 11 months ago
- Three new associative container classes☆211Updated 10 months ago
- ⏱️ single header benchmark framework for C and C++☆224Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆124Updated 11 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆113Updated last month
- Core SDK of Trollworks engine☆23Updated 8 months ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 6 months ago
- EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.☆496Updated 4 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last year
- KDGpu is a thin wrapper around Vulkan to make modern graphics easier to learn and use☆129Updated last month
- A C++ type to trace calls to special member functions.☆98Updated 9 months ago