conradludgate / dbg-plsLinks
`Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please
☆42Updated last year
Alternatives and similar repositories for dbg-pls
Users that are interested in dbg-pls are comparing it to the libraries listed below
Sorting:
- A snapshot of name squatting on crates.io☆75Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Convert number to enum☆87Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Better reference counted strings for Rust☆132Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆136Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- ☆53Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- ☆92Updated 9 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- ☆112Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Cargo API written in Paris☆51Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- An exploration of Storages☆37Updated last year
- An alternate Cargo registry using static files☆123Updated 5 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 11 months ago