dtolnay / scratchLinks
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
☆77Updated last month
Alternatives and similar repositories for scratch
Users that are interested in scratch are comparing it to the libraries listed below
Sorting:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- ☆36Updated last year
- Cargo API written in Paris☆56Updated last week
- Macro for sealing traits and structures☆61Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆77Updated 5 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Extension of nom to trace parser☆50Updated 11 months ago
- ☆95Updated last year
- ☆61Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆30Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- String optimized for map keys☆67Updated this week
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Command line interface as a function.☆76Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago