30 open-source projects similar to kpcyrd/mini-docker-rust, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mini Docker Rust alternative.
Automated builded images for rust-lang with rustup, "the ultimate way to install RUST"
Docker images for compiling static Rust binaries using musl-cross
A buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching.
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
cargo-chef is a Rust build cache tool and CI pipeline accelerator designed to reduce compilation times by decoupling library compilation from application source code. It functions as a dependency recipe generator that extracts a project's dependency list into a recipe for pre-compilation without requiring the full source tree. The project optimizes Docker image builds by structuring container layers to store pre-computed build artifacts. This prevents full recompilation of dependencies when only application source code changes, ensuring that dependency updates only trigger necessary rebuilds.
Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for managing multiple remote hosts through lightweight agents, coordinating Docker Swarm and Kubernetes clusters, and automating software delivery via integrated CI/CD pipelines. The system distinguishes itself with a TypeScript-based automation engine that executes typed scripts against the system API for complex operational workflows. It supports infrastructure-as-code through TOML-based declarative configuration synchronization and provides ephemeral build infrastructure that provi
Publish Rust crates from CI with a Release PR.
This repository's aim is to provide a set of open sourced GitHub actions to write better tested Magento 2 extensions.
A command line tool for deploying Meteor applications on Azure App Service.
A Github Action for the Deployment of an Analog.js App on Github Pages
Clustering solution for Meteor with load balancing and service discovery.
Angular Architect builder (ng deploy) that syncs your build to a Bunny.net CDN Storage Zone with SHA256 incremental diffing, then purges the Pull Zone.
The Angular Runtime allows Angular to run on Netlify with zero configuration
A simple migration system for Meteor supporting up/downwards migrations and command line usage.
One-click default Angular TS starter, utilizing Caddy to serve!
💻 Development & Testing
Production Quality Meteor Deployment to Anywhere
pm2-meteor is a CLI tool, that will deploy your Meteor app (from your dev machine or from git) as Nodejs bundle and run it with PM2. (tested with Ubuntu and Freebsd hosts)
🚀 Deploy your 🅰️Angular app to GitHub pages, Cloudflare Pages or any other Git repo directly from the Angular CLI! Available on NPM.
By Kaiyuan(Eric) Chen, Yafei Liang, Nikhil Jha, Jeffrey Ichnowski, Michael Danielczuk, Joseph Gonzalez, John Kubiatowicz, Ken Goldberg