conradludgate / dbg-plsLinks
`Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please
☆43Updated 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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- ☆94Updated last year
- ☆53Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- An exploration of Storages☆37Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Better reference counted strings for Rust☆137Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated last week
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- ☆76Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆55Updated last year
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆43Updated 2 years ago