actions-rs / tool-cacheLinks
💾 Binary crates cache for @actions-rs/install Action
☆15Updated 4 years ago
Alternatives and similar repositories for tool-cache
Users that are interested in tool-cache are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Cargo API written in Paris☆56Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆77Updated 4 months ago
- ☆30Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Extension of nom to trace parser☆50Updated 11 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆36Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆61Updated last year
- ☆61Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- ☆46Updated 2 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated this week
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust String type with configurable byte storage.