TylerGlaiel / CrashlogsLinks
A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header
☆189Updated 2 years ago
Alternatives and similar repositories for Crashlogs
Users that are interested in Crashlogs are comparing it to the libraries listed below
Sorting:
- Platform Abstraction C++ Libraries☆597Updated this week
- Minimal Rust-inspired C++20 STL replacement☆201Updated 9 months ago
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- Benchmarking of virtual functions and alternatives☆36Updated 6 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆207Updated 3 months ago
- ⏱️ single header benchmark framework for C and C++☆237Updated last year
- Collection of self-contained header-only libraries for C++17☆323Updated last week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated last week
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 5 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 4 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆332Updated 2 months ago
- Headers Only C++11 CPU Vector Graphics. no std-lib, no FPU and no GPU required !☆345Updated 2 months ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Core SDK of Trollworks engine☆23Updated last year
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆279Updated 5 months 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…☆333Updated 3 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…☆100Updated 6 months ago
- Three new associative container classes☆218Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.☆301Updated 2 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆80Updated 8 months ago
- VRSFML: Vittorio Romeo's SFML fork☆78Updated last week
- A small header-only library to make input in C++ sensible☆57Updated 2 years ago
- Runtime compiled C++ with hot-swapped classes.☆118Updated 3 years ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 9 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago