dtolnay / scratchLinks
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
☆76Updated last week
Alternatives and similar repositories for scratch
Users that are interested in scratch are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Cargo API written in Paris☆53Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- docs.rs as a publishing platform?☆69Updated last week
- Inline procedural macros for Rust☆56Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last month
- ☆93Updated 9 months ago
- ☆73Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Extension of nom to trace parser☆49Updated 6 months ago
- ☆60Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated last week
- ☆29Updated last year
- Convert number to enum☆87Updated last year
- ☆55Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Full precision decimal representation of f64☆26Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- String optimized for map keys☆66Updated last month
- Minimal TOML library with few dependencies☆84Updated 5 months ago