dsherret / rust-toolchain-file
GitHub Action to install Rust's toolchain via rust-toolchain.toml
☆30Updated last month
Alternatives and similar repositories for rust-toolchain-file:
Users that are interested in rust-toolchain-file are comparing it to the libraries listed below
- A GitHub Action for running cargo-semver-checks☆69Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆38Updated last month
- A thin wrapper around serialized data which add information of identity and version.☆20Updated 3 weeks ago
- Find the public IP address of a device☆28Updated last year
- ☆111Updated this week
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Pre-RFC for merging cargo-script into cargo☆36Updated 2 weeks ago
- Fast byte array to hex string conversion☆44Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Rust attribute macro to implement a trait for tuples☆25Updated 5 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆49Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆89Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Hash trait that is object-safe☆32Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆41Updated 2 weeks ago
- cargo release automatisation tooling for massiv mono-repos☆63Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 2 weeks ago
- Open a file or link in the system default program.☆65Updated 8 months ago
- Rust library for versioned data types☆67Updated last week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Access and evaluate tracing logs in async and sync tests.☆70Updated 10 months ago