rust-cli / human-panic
Panic messages for humans.
☆1,744Updated last month
Alternatives and similar repositories for human-panic:
Users that are interested in human-panic are comparing it to the libraries listed below
- Find unused dependencies in Cargo.toml☆1,867Updated last month
- A small rust library for adding custom derives to enums☆1,966Updated last month
- Rust cache structures and easy function memoization☆1,740Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,951Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,876Updated 3 weeks ago
- Some more derive(Trait) options☆1,867Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,439Updated 7 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,908Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,274Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,368Updated this week
- Rust derive-based argument parsing optimized for code size☆1,760Updated last week
- derive builder implementation for rust structs☆1,412Updated 5 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,402Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,942Updated this week
- Compile time static maps for Rust☆1,908Updated 2 months ago
- Temporary file library for rust☆1,268Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,520Updated 2 months ago
- Subcommand to show result of macro expansion☆2,813Updated last week
- Type erasure for async trait methods☆1,953Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,582Updated last month
- Rust utility library for nice command line prompts and similar things☆1,403Updated 8 months ago
- Find out what takes most of the space in your executable.☆2,488Updated 10 months ago
- A code coverage tool for Rust projects☆2,649Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,909Updated this week
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.☆1,759Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,983Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,256Updated 3 months ago
- Rust quasi-quoting☆1,392Updated 3 weeks ago
- A rust library to print aligned and formatted tables☆984Updated 6 months ago