dtolnay / prettypleaseLinks
A minimal `syn` syntax tree pretty-printer
☆715Updated last week
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☆921Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆755Updated last week
- ☆494Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆766Updated 6 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…☆502Updated this week
- Rust procedural macro attribute for adding test cases easily☆627Updated last year
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆983Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Fast floating point to string conversion☆652Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆878Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆681Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆900Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆782Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆512Updated last week
- Execute Rust code carefully, with extra checking along the way☆447Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆880Updated this week
- Safe cross-platform linker shenanigans☆778Updated this week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Indented document literals for Rust☆734Updated this week
- Making parsing a breeze☆782Updated 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,168Updated last week
- Compile-time type-checked builder derive☆1,082Updated last week
- Compact inlined strings for Rust.☆530Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆503Updated last month