A minimal `syn` syntax tree pretty-printer
☆743Feb 9, 2026Updated 2 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☆957Feb 12, 2026Updated 2 weeks ago
- Indented document literals for Rust☆767Feb 16, 2026Updated last week
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Parser for Rust source code☆3,294Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last week
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 3 weeks ago
- Clone trait that is object-safe☆748Feb 16, 2026Updated last week
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- ☆900Feb 16, 2026Updated last week
- A next-generation test runner for Rust.☆2,833Updated this week
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- ☆818Jul 27, 2025Updated 7 months ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,537Feb 19, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated 3 weeks ago
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Updated this week
- Scan your Rust crate for semver violations.☆1,586Updated this week
- Data structure serialization library with several opposite design goals from Serde☆917Feb 16, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month