dtolnay / prettyplease
A minimal `syn` syntax tree pretty-printer
☆685Updated 2 weeks ago
Alternatives and similar repositories for prettyplease:
Users that are interested in prettyplease are comparing it to the libraries listed below
- Cargo subcommand to provide various options useful for testing and continuous integration.☆708Updated last month
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆920Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆465Updated this week
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- A crate for safe and ergonomic pin-projection.☆649Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆788Updated 2 months ago
- ☆479Updated 6 months ago
- Like Rust's std::Path, but UTF-8.☆482Updated last month
- Typed distributed plugin registration☆1,099Updated last month
- Module initialization/global constructor functions for Rust☆845Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- Rust method delegation with less boilerplate☆485Updated last week
- Safe cross-platform linker shenanigans☆723Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 8 months ago
- A Rust proc-macro attribute parser☆1,110Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Execute Rust code carefully, with extra checking along the way☆407Updated 8 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆605Updated 8 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆521Updated this week
- Making parsing a breeze☆717Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆732Updated last month
- Fast floating point to string conversion☆632Updated last month
- Support atomic operations on Arc itself☆935Updated this week
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆723Updated last month