dtolnay / scratch
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
☆75Updated this week
Related projects ⓘ
Alternatives and complementary repositories for scratch
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- ☆55Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- ☆50Updated 5 months ago
- ☆29Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- ☆35Updated 3 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- ☆55Updated last year
- ☆54Updated 10 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- ☆35Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- myrrlyn’s wyzyrdly library☆25Updated 7 months ago
- ☆68Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Convert number to enum☆90Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Const TypeId and non-'static TypeId☆53Updated last week