human-panic

Error reporting tool

Improves error messages to provide helpful information and encourage users to report issues.

Panic messages for humans.

GitHub

2k stars
14 watching
67 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

human-centered-designpanic-hookrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rustwasm/console_error_panic_hookA panic hook that logs panics to the console with stack traces329
ctron/browser-panic-hookA panic handling library for Rust applications running in web browsers.7
geiger-rs/cargo-geigerDetects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing.1,415
bytecodealliance/rustixA safe Rust interface to POSIX-like system calls with configurable backends.1,512
jplatte/caniuse.rsA website that helps developers determine if Rust features are stable or unstable and when they were stabilized.175
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131
console-rs/dialoguerA Rust library providing utilities for crafting user-friendly command line interfaces.1,347
alilleybrinker/langs-in-rustA directory of programming languages implemented in Rust, serving as a source of inspiration and comparison.887
icefoxen/cargo-oshaTool to quickly identify areas of Rust code with potential safety risks.43
rustedpy/resultA library providing a simple, type-safe way to handle values with potential errors in Python 3.1,625
rust-cli/rexpectAutomates interactions with child applications and processes by expecting patterns of input and output330
rust-lang/chalkAn implementation of the Rust trait system using a PROLOG-like logic solver1,860
mikaelmello/inquireA Rust library for creating interactive command-line prompts and user interfaces.2,081
rust-fuzz/afl.rsA tool for finding security and stability issues in Rust code by testing it with pseudo-random data.1,668
hannobraun/inotify-rsAn idiomatic Rust wrapper for the inotify API262