conradludgate / dbg-plsLinks
`Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please
☆40Updated 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
- An exploration of Storages☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆41Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆38Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- ☆112Updated 2 years ago
- ☆89Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆40Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated this week
- ☆53Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- ☆54Updated last year