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 this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- ☆93Updated 10 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- ☆43Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ☆52Updated this week
- An exploration of Storages☆37Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- ☆55Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month