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.☆92Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Macro for sealing traits and structures☆61Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- ☆95Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- ☆43Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- 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 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- An exploration of Storages☆39Updated 2 years ago
- ☆53Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- ☆55Updated 2 years ago
- Convert number to enum☆87Updated last year
- Cargo API written in Paris☆56Updated last month
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Abstract over different executors☆74Updated 2 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 8 months ago