dtolnay / prettyplease
A minimal `syn` syntax tree pretty-printer
☆670Updated last week
Alternatives and similar repositories for prettyplease:
Users that are interested in prettyplease are comparing it to the libraries listed below
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Rust procedural macro attribute for adding test cases easily☆615Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆446Updated this week
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Safe cross-platform linker shenanigans☆703Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- ☆466Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago
- Fast floating point to string conversion☆625Updated last week
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- Module initialization/global constructor functions for Rust☆821Updated this week
- Typed distributed plugin registration☆1,080Updated last week
- A Rust proc-macro attribute parser☆1,090Updated last week
- A crate for mucking around with piles of bytes☆795Updated last week
- Compact inlined strings for Rust.☆521Updated last year
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Execute Rust code carefully, with extra checking along the way☆402Updated 7 months ago
- Count lines of LLVM IR per generic function☆436Updated last month
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆712Updated this week
- Support atomic operations on Arc itself☆891Updated last week
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- ☆802Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week