Collection of crates to deal with crashes
☆172Jan 13, 2026Updated last month
Alternatives and similar repositories for crash-handling
Users that are interested in crash-handling are comparing it to the libraries listed below
Sorting:
- A tiny benchmarking library☆66Sep 10, 2024Updated last year
- Rust rewrite of breakpad's minidump_writer☆84Jan 20, 2026Updated last month
- Type definitions, parsing, and analysis for the minidump file format.☆488Feb 19, 2026Updated 2 weeks ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆71Dec 15, 2025Updated 2 months ago
- 🪞 Powerful reflection library for Rust☆100May 2, 2025Updated 10 months ago
- Record and replay 🖱 input with precise timing☆17Sep 12, 2022Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Jun 22, 2025Updated 8 months ago
- Rust bindings for Intel's ISPC texture compression☆16Feb 5, 2026Updated last month
- ☆13Feb 25, 2026Updated last week
- ☆20Nov 20, 2019Updated 6 years ago
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Nov 7, 2023Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A font cache library for Rust☆13Jan 10, 2022Updated 4 years ago
- An easy to configure wrapper for Rust's clippy☆110Mar 5, 2023Updated 3 years ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- An object system for Rust based on relative pointers☆38Dec 18, 2022Updated 3 years ago
- 📜 Cargo plugin to generate list of all licenses for a crate 🦀☆707Jan 28, 2026Updated last month
- Self-referencial structs using the async/await transformation