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:
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- ☆52Updated 3 weeks ago
- ☆93Updated 11 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Better reference counted strings for Rust☆137Updated last year
- An exploration of Storages☆37Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated this week
- Convert number to enum☆87Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 3 weeks ago
- Cargo hack manager☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Remove Cargo.lock lockfile☆32Updated last week
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago