dtolnay / prettypleaseLinks
A minimal `syn` syntax tree pretty-printer
☆728Updated 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☆942Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆780Updated 2 weeks ago
- ☆502Updated last month
- Easy self-referential struct generation for Rust.☆672Updated 11 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…☆513Updated last week
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆534Updated last month
- Fast floating point to string conversion☆672Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆796Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆564Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆809Updated last week
- Safe cross-platform linker shenanigans☆806Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆640Updated last year
- Indented document literals for Rust☆749Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A Rust proc-macro attribute parser☆1,199Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Compile-time type-checked builder derive☆1,125Updated last week
- Execute Rust code carefully, with extra checking along the way☆453Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆905Updated 9 months ago
- Macros for all your token pasting needs☆1,065Updated last year
- Making parsing a breeze☆819Updated this week
- Data structure serialization library with several opposite design goals from Serde☆907Updated 3 weeks ago
- ☆799Updated 11 months ago
- Module initialization/global constructor functions for Rust☆937Updated last week
- Count lines of LLVM IR per generic function☆483Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year