dtolnay / prettypleaseLinks
A minimal `syn` syntax tree pretty-printer
☆721Updated 3 weeks ago
Alternatives and similar repositories for prettyplease
Users that are interested in prettyplease are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆926Updated 3 weeks ago
- ☆497Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆762Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆770Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated last month
- Easy self-referential struct generation for Rust.☆655Updated 9 months ago
- Fast floating point to string conversion☆655Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆985Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- A crate for safe and ergonomic pin-projection.☆682Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆506Updated this week
- Like Rust's std::Path, but UTF-8.☆518Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Macros for all your token pasting needs☆1,057Updated last year
- Safe cross-platform linker shenanigans☆788Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆890Updated 2 weeks ago
- Making parsing a breeze☆785Updated last week
- Typed distributed plugin registration☆1,191Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆793Updated last week
- Execute Rust code carefully, with extra checking along the way☆449Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A Rust proc-macro attribute parser☆1,171Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,099Updated 3 weeks ago
- ☆778Updated 9 months ago
- Rust method delegation with less boilerplate☆497Updated 2 months ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- ☆867Updated this week
- Module initialization/global constructor functions for Rust☆903Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week