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 tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week
- An exploration of Storages☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- ☆96Updated last year
- ☆43Updated 2 years ago
- Remove Cargo.lock lockfile☆34Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- 🐱concat! with support for const variables and expressions☆46Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Convert number to enum☆87Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Cargo hack manager☆64Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago