mitsuhiko / better-panic
A python inspired panic handler for rust
☆428Updated last year
Related projects ⓘ
Alternatives and complementary repositories for better-panic
- oh heck, a case conversion library☆506Updated 8 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Rust method delegation with less boilerplate☆447Updated last month
- Macro for Python-esque comprehensions in Rust☆336Updated 5 years ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Fast floating point to string conversion☆607Updated last week
- Colorful panic backtraces for Rust☆571Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Compact inlined strings for Rust.☆504Updated last year
- Automatic checking for semantic versioning in library crates☆638Updated last year
- Experimental rust serialization library☆293Updated last year
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A library to generate syntax diagrams for Rust macros.☆538Updated 3 months ago
- Generic array types in Rust☆405Updated 4 months ago
- A local Rust playground☆341Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- Getters and Setters for Rust.☆340Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Execution of and interaction with external processes and pipelines☆427Updated last year