dtolnay / scratchLinks
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
☆75Updated 4 months ago
Alternatives and similar repositories for scratch
Users that are interested in scratch are comparing it to the libraries listed below
Sorting:
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆36Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Cargo API written in Paris☆50Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆58Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Extension of nom to trace parser☆49Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆91Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- String optimized for map keys☆66Updated 3 weeks ago
- ☆57Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- ☆73Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month