human-panic
Error reporting tool
Improves error messages to provide helpful information and encourage users to report issues.
Panic messages for humans.
2k stars
14 watching
67 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
human-centered-designpanic-hookrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A panic hook that logs panics to the console with stack traces | 329 |
| A panic handling library for Rust applications running in web browsers. | 7 |
| Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
| A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
| A website that helps developers determine if Rust features are stable or unstable and when they were stabilized. | 175 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
| A library providing a simple, type-safe way to handle values with potential errors in Python 3. | 1,625 |
| Automates interactions with child applications and processes by expecting patterns of input and output | 330 |
| An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |
| A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| An idiomatic Rust wrapper for the inotify API | 262 |