dtolnay / prettyplease
A minimal `syn` syntax tree pretty-printer
☆621Updated last week
Related projects ⓘ
Alternatives and complementary repositories for prettyplease
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Fast floating point to string conversion☆607Updated last week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- ☆447Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Safe cross-platform linker shenanigans☆653Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- A Rust proc-macro attribute parser☆1,025Updated last month
- Support atomic operations on Arc itself☆789Updated 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…☆399Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- Typed distributed plugin registration☆997Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆652Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆614Updated 6 months ago
- Making parsing a breeze☆572Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- ☆753Updated last week
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month