dtolnay / scratch
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
☆75Updated 2 months ago
Alternatives and similar repositories for scratch:
Users that are interested in scratch are comparing it to the libraries listed below
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆39Updated last year
- ☆72Updated last month
- ☆56Updated 11 months ago
- ☆56Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆29Updated last year
- ☆88Updated 6 months ago
- ☆36Updated 8 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Cargo API written in Paris☆48Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆112Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- ☆54Updated 3 years ago
- ☆53Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago