taiki-e / upload-rust-binary-actionLinks
GitHub Action for building and uploading Rust binary to GitHub Releases.
ā287Updated last week
Alternatives and similar repositories for upload-rust-binary-action
Users that are interested in upload-rust-binary-action are comparing it to the libraries listed below
Sorting:
- A tool for managing cargo workspaces and their crates, inspired by lernaā534Updated 2 weeks ago
- š¦ Find the minimum supported Rust version (MSRV) for your projectā1,050Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.ā726Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macrosā423Updated last week
- Find potential unused enabled feature flags and prune them.ā273Updated 4 months ago
- Rust TOML Parserā835Updated this week
- A high performance, zero-copy URL router.ā456Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`ā¦ā752Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via Cā¦ā483Updated this week
- Remove unused Rust dependencies with this one weird trick!ā1,013Updated last month
- git hook manager, geared toward Rust projectsā221Updated 2 years ago
- Command line parser with applicative interfaceā385Updated last month
- Make Debian packages directly from Rust/Cargo projectsā502Updated this week
- Like Rust's std::Path, but UTF-8.ā495Updated 3 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log filesā350Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)ā582Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sortedā245Updated 2 weeks ago
- Open a path or URL with the system-defined programā354Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}ā333Updated 3 months ago
- A hierarchical configuration library so con-free, it's unreal.ā752Updated 9 months ago
- Assert process::Command - Easy command initialization and assertionsā514Updated 3 weeks ago
- ā753Updated 6 months ago
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.ā609Updated this week
- Adaptors between compression crates and Rust's async IO typesā525Updated last week
- A powerful validation library for Rustā715Updated 5 months ago
- GitHub Action for installing development tools (mainly from GitHub Releases).ā366Updated this week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it aā¦ā218Updated 3 months ago
- Publish Rust crates from CI with a Release PR.ā1,085Updated last week
- Rust procedural macro attribute for adding test cases easilyā620Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.ā529Updated 3 months ago