SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 Rust Deployment Projects
-
There is https://shuttle.rs. Not only a framework but a tool that can generate all the web boilerplate around it, sounds lazy enough for me!
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I'm running NixOS on a raspberry pi and I deploy to it with deploy-rs¹. This works pretty well for me. My dev machine is an Apple Silicon laptop with nix-darwin installed and I use its nix.linux-builder module to run an aarch64-linux VM as a remote builder to build the rpi's system. All this means the rpi never has to do any building itself, and doesn't even need the nixpkgs source installed either.
If you want to do this yourself, I recommend using https://github.com/nix-community/raspberry-pi-nix so the system is configured much more closely to how the stock raspberry pi image works. The benefit of this is better reliability of stuff like bluetooth.
¹https://github.com/serokell/deploy-rs
-
Colmena is a tool to manage multiple NixOS systems. It is similar to NixOps but fancier in spirit. I am not sure about the size of its userbase, but I do not see many other alternatives to my liking except NixOps4 and deploy-rs. So far, I am happy with it, so is my team.
-
-
-
Rust Deployment discussion
Rust Deployment related posts
-
Managing NixOS on DigitalOcean with Colmena
-
Build & Deploy AI-Powered Web Services from a Single Prompt
-
A guide to getting started with Axum - 0.7 changes included
-
Show HN: Shuttle – Build and ship backends without writing infrastructure files
-
Show HN: Shuttle – Build Back Ends Fast
-
Get your project featured at EuroRust
-
Rust for Javascript Developers: Building apps that utilize LLMs
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Feb 2025