mitsuhiko / better-panicLinks
A python inspired panic handler for rust
☆439Updated 2 years ago
Alternatives and similar repositories for better-panic
Users that are interested in better-panic are comparing it to the libraries listed below
Sorting:
- Macro for Python-esque comprehensions in Rust☆345Updated 6 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- oh heck, a case conversion library☆577Updated 5 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆398Updated 3 years ago
- Experimental rust serialization library☆290Updated 2 years ago
- Colorful panic backtraces for Rust☆600Updated 2 months ago
- Rust lightweight HTTP 1.1 client☆292Updated last month
- A local Rust playground☆346Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- derive simple constructor functions for Rust structs☆572Updated last year
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 2 months ago
- Small, cross-platform Rust crate for sending system notifications☆281Updated 2 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆384Updated 2 years ago
- Exponential backoff and retry for Rust.☆339Updated last year
- Execution of and interaction with external processes and pipelines☆441Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Rust implementations of string similarity metrics☆464Updated last month
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Rust method delegation with less boilerplate☆509Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Like Rust's std::Path, but UTF-8.☆539Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- Find out path at which a deserialization error occurred☆407Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago