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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆95Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Cargo plugin to manage dependency features☆120Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Convert number to enum☆87Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- Cargo hack manager☆64Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Lazy formatting utility macro for rust☆129Updated 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 6 months ago
- Configure const and static items by environment variables.☆25Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago