Rust Docker

Open-source Rust projects categorized as Docker

Top 23 Rust Docker Projects

  • vaultwarden

    Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

    Project mention: Bitwarden Is Down | news.ycombinator.com | 2025-01-07
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • RustScan

    🤖 The Modern Port Scanner 🤖

    Project mention: 🚀 快速、智能、高效的现代端口扫描器 — RustScan | dev.to | 2024-11-20
  • youki

    A container runtime written in Rust

  • kata-containers

    Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

    Project mention: Comparing 3 Docker container runtimes - Runc, gVisor and Kata Containers | dev.to | 2024-10-29

    I bet the first thing you think that it is a bug. There is an issue on GitHub where someone thought the same. The fact is that Kata containers are different and there are Limitations. The first I noticed too, that there is no way to share process or network namespaces between Docker containers. The fact that you cannot use the process namespace or network namespace of the host is easily understandable because we have a VM and not just a host kernel isolating our processes.

  • libreddit

    Private front-end for Reddit

    Project mention: Mobile Ad Blocker Will No Longer Stop YouTube's Ads | news.ycombinator.com | 2024-04-16

    Don't use Youtube without going through a proxy like Invidious [1] or Newpipe

    Don't use {site} Search without going through a proxy like SearxNG [2]

    Don't use TwiXXer without going through a proxy like Nitter - this has gotten more difficult lately but it still works as long as you feed the daemon some registered accounts. Video does not work at the moment but that seems to be fixable.

    Don't use Reddit without going through a proxy like libreddit [4]

    Start noticing the pattern? Maybe it is time to start producing promotional posters:

    The only thing to come between you and ADS could be a proxy / ADS. I'ts just not worth the risk

    ADS / New rules for a sane net / Sane net protects you, your partner and your community

    A proxy here and a filter there, ADS nowhere

    The more you tighten your grip, ${site}, the more viewers will slip through your fingers

    [1] https://github.com/iv-org/invidious

    [2] https://github.com/searxng/searxng

    [3] https://github.com/zedeus/nitter

    [4] https://github.com/libreddit/libreddit

  • Pumpkin

    Empowering everyone to host fast and efficient Minecraft servers. (by Pumpkin-MC)

    Project mention: Pumpkin got Minecraft Terrain generation | news.ycombinator.com | 2024-12-29

    Hello everyone!. Some of you may remember my Project Pumpkin. I have to say it was already a long time since the last Update, but there has been huge progress made.

    For everyone who has forgotten about the Project or never heard about Pumpkin, Its a Minecraft server Software entirely written in the programming language rust, It is crazy fast and efficient and you can easily tried it out yourself, See https://pumpkinmc.org/about/quick-start.html :D

    So the "biggest" and also coolest addition is the Terrain generation which got added. It matches the vanilla one, So basically. Same Seed = Same Result.

    https://imgur.com/a/dfoj98Y

    On the last picture you can see some Vanilla generated Chunks imported into Pumpkin, And our own Generation. You can clearly see how well it matches

    GitHub: https://github.com/Pumpkin-MC/Pumpkin

  • nixpacks

    App source + Nix packages + Docker = Image

    Project mention: 9 ways to improve how you ship software | dev.to | 2024-01-16

    Example with Nixpacks:

  • nix-installer

    Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs.

    Project mention: Getting started with Nix and Nix Flakes | dev.to | 2025-01-03

    in a terminal and following the prompts the installer asks. You can check Zero-to-Nix's page for more instructions, or the Determinate installer's README for detailed options. This method will work both on Linux and Mac.

  • parseable

    Parseable is a disk less, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity & resource efficiency.

    Project mention: 14 Monitoring Tools for Full-Stack Developers | dev.to | 2024-08-31

    Parseable is a managed log analytics solution that also has an open-source version. It's written in Rust. Parseable can use either Parquet or the Arrow format for storage. Both Arrow and Parquet are Apache open-source column-oriented data storage formats.

  • cargo-chef

    A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.

    Project mention: Supercharging Obsidian.md with OpenAI, Qdrant and Rust | dev.to | 2024-07-03

    If not, you will need a Dockerfile to deploy. I would highly recommend using cargo-chef to deploy - it's quite useful and has personally saved me a lot of time between Dockerfile deployments.

  • docker-compose-wait

    A simple script to wait for other docker images to be started while using docker-compose (or Kubernetes or docker stack or whatever)

  • toast

    Containerize your development and continuous integration environments. 🥂 (by stepchowfun)

  • Av1an

    Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

  • kuasar

    A multi-sandbox container runtime that provides cloud-native, all-scenario multiple sandbox container solutions.

    Project mention: My VM is lighter (and safer) than your container | news.ycombinator.com | 2024-05-14
  • nydus

    Nydus - the Dragonfly image service, providing fast, secure and easy access to container images.

  • muslrust

    Docker environment for building musl based static linux rust binaries

  • trow

    Container Registry and Image Management for Kubernetes Clusters

  • testcontainers-rs

    A library for integration-testing against docker containers from within Rust.

    Project mention: Top Resources to Learn Testcontainers | dev.to | 2024-10-15

    Repository

  • valheim-docker

    Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.

    Project mention: Sometimes all we need is a good safe word! Even ChatGPT! | dev.to | 2024-06-23

    In a recent coding project, I was faced with a complex issue involving a { Rust-based game server for Valheim. I needed ChatGPT’s assistance to navigate through multiple steps without losing track of the conversation’s flow or getting overwhelmed by the details. Here’s how I did it:

  • oxker

    A simple tui to view & control docker containers

    Project mention: Celebrating 6 years since Valve announced Steam Play Proton for Linux | news.ycombinator.com | 2024-08-22
  • cntr

    A container debugging tool based on FUSE

  • shiplift

    🐳 🦀 rust interface for maneuvering docker containers

  • pipelight

    Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

    Project mention: Pipelight: Bring CI/CD to the smallest projects | news.ycombinator.com | 2025-01-07
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Docker discussion

Log in or Post with

Rust Docker related posts

Index

What are some of the best open-source Docker projects in Rust? This list will help you:

Project Stars
1 vaultwarden 40,639
2 RustScan 15,114
3 youki 6,422
4 kata-containers 5,725
5 libreddit 5,055
6 Pumpkin 3,721
7 nixpacks 2,796
8 nix-installer 2,423
9 parseable 1,941
10 cargo-chef 1,904
11 docker-compose-wait 1,635
12 toast 1,572
13 Av1an 1,547
14 kuasar 1,281
15 nydus 1,247
16 muslrust 983
17 trow 924
18 testcontainers-rs 799
19 valheim-docker 779
20 oxker 770
21 cntr 748
22 shiplift 623
23 pipelight 618

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?