conradludgate / dbg-pls
`Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please
☆40Updated 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 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- An exploration of Storages☆34Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- ☆53Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆38Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆40Updated 10 months ago
- ☆41Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- ☆54Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- ☆88Updated 6 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago