dtolnay / scratchLinks
Compile-time temporary directory shared by multiple crates and erased by `cargo clean`
☆76Updated 2 weeks ago
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.☆28Updated last week
- Cargo API written in Paris☆51Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- ☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆30Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆75Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆59Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Command line interface as a function.☆76Updated 2 years ago
- ☆55Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Convert number to enum☆87Updated last year
- ☆60Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Extension of nom to trace parser☆49Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago