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
Sorting:
- Cargo API written in Paris☆49Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- docs.rs as a publishing platform?☆68Updated last week
- ☆57Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- 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
- ☆72Updated last month
- ☆53Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- ☆36Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆57Updated last year
- ☆54Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- ☆112Updated 2 years ago
- ☆29Updated last year
- Make trait methods callable without the trait in scope☆146Updated this week
- Convert number to enum☆87Updated 10 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago