Top 8 Rust Debian Projects
-
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
crosup
Quickly setup your development environment on your Chromebook/ChromeOS , MacOS or any Linux distribution 🐧 ❄️ 💻 🚀 ✨
-
Project mention: Why Your SFTP Transfer Is Stuck at 2 MB/s (and the Fix Is a Protocol from 1983) | dev.to | 2026-03-29
cubic is a CLI tool for creating and managing lightweight virtual machines on Linux and macOS. Think of it as the middle ground between running Docker containers and spinning up full VMs in libvirt. You run cubic create myvm --image debian and get a cloud-init provisioned VM with SSH access, a dedicated disk, and port forwarding. cubic ssh myvm drops you into a shell. cubic scp file.tar.gz myvm:~/ copies files in. It's about 7,000 lines of Rust, built on QEMU/KVM with cloud-init for provisioning.
-
raptor
Raptor is a modern, fast, and easy-to-use system for building disk images, bootable isos, containers and much more, from a simple, Dockerfile-inspired syntax. (by chrivers)
* Container images (docker/podman)
Many build containers products are supported, with more on the way:
https://chrivers.github.io/raptor/builders/index.html#compat...
It uses a syntax that is inspired by Docker, but significantly enhanced.
Take a look at:
- The project: https://github.com/chrivers/raptor/
-
Rust Debian discussion
Rust Debian related posts
Index
What are some of the best open-source Debian projects in Rust? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | wsl-distrod | 1,947 |
| 2 | cargo-deb | 568 |
| 3 | cargo-packager | 447 |
| 4 | rugix | 136 |
| 5 | crosup | 68 |
| 6 | cubic | 44 |
| 7 | raptor | 41 |
| 8 | firefox-user-installer | 3 |