dtolnay / prettypleaseLinks
A minimal `syn` syntax tree pretty-printer
☆725Updated last month
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☆938Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last month
- Fast floating point to string conversion☆668Updated last month
- ☆501Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆670Updated 10 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…☆511Updated this week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆530Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,008Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated last month
- Rust procedural macro attribute for adding test cases easily☆628Updated last year
- Indented document literals for Rust☆749Updated this week
- Safe cross-platform linker shenanigans☆800Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆689Updated last week
- Data structure serialization library with several opposite design goals from Serde☆901Updated last month
- Execute Rust code carefully, with extra checking along the way☆454Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆637Updated last year
- Compile-time type-checked builder derive☆1,116Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,191Updated last month
- Rust method delegation with less boilerplate☆503Updated this week
- Count lines of LLVM IR per generic function☆482Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 9 months ago
- ☆793Updated 10 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆517Updated 3 months ago
- Typed distributed plugin registration☆1,214Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year