[Go to site: main page, start]

Rust HTTPS

Open-source Rust projects categorized as HTTPS

Top 16 Rust HTTPS Projects

  1. warpgate

    Fully transparent SSH, HTTPS, Kubernetes, MySQL and Postgres bastion/PAM that doesn't need additional client-side software

    Project mention: Warpgate 0.24 (a client-less bastion) adds a web SSH terminal | news.ycombinator.com | 2026-06-02
  2. SaaSHub

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

    SaaSHub logo
  3. rama

    modular service framework to move and transform network packets

    Project mention: One year of Roto, a compiled scripting language for Rust | news.ycombinator.com | 2026-05-31

    Congratulations terts and team. In November’25 we had pleasure to interview you about roto and Nlnetlabs [1]. Happy how far it has come already. Before the summer ends We’ll implement support for it in rama [2] to support scripted services and anything else you might want! Looking forward to that day. Until then, keep it up!

    [1]: https://netstack.fm/#episode-14

    [2]: https://github.com/plabayo/rama

  4. wreq

    An ergonomic Rust HTTP Client with TLS fingerprint (by 0x676e67)

  5. isahc

    The practical HTTP client that is fun to use.

  6. rust-rpxy

    A simple and ultrafast http reverse proxy serving multiple domain names and terminating TLS for http/1.1, 2 and 3, written in Rust

    Project mention: Traefik's 10-Year Journey from Zero to Standard | news.ycombinator.com | 2025-09-26

    https://github.com/junkurihara/rust-rpxy

    I'm interested in the space, but until they have automatic certificate management and middleware for managing DNS records in Cloudflare (for example), then I'm reluctant to switch over.

  7. pg_parquet

    Copy to/from Parquet in S3, Azure Blob Storage, Google Cloud Storage, http(s) stores, local files or standard inout stream from within PostgreSQL

  8. http

    Host These Things Please - a basic http server for hosting a folder fast and simply (by thecoshman)

  9. proxyfor

    A powerful and flexible proxy CLI for capturing and inspecting HTTP(S) and WS(S) traffic, with TUI and WebUI.

  10. http-server

    Simple and configurable command-line HTTP server (by http-server-rs)

  11. servus

    Minimalist social media server

  12. proxyboi

    A super simple reverse proxy with TLS support

  13. sandhole

    Expose HTTP/SSH/TCP services through SSH port forwarding.

  14. minirps

    Mini reverse proxy server written in rust

  15. roxy

    Local dev proxy — replace localhost:PORT with custom .roxy domains, trusted HTTPS, built-in DNS, Docker auto-discovery, static file serving, and WebSocket support (by rbas)

    Project mention: I got tired of localhost:3000, so I built a local dev proxy with custom domains and trusted HTTPS | dev.to | 2026-02-25

    # macOS brew tap rbas/roxy && brew install roxy # Or build from source (macOS or Linux) git clone https://github.com/rbas/roxy.git cd roxy && cargo install --path . # Then sudo roxy install sudo roxy register myapp.roxy --route "/=3000" sudo roxy start

  16. dev-bind

    High-performance Local Development Reverse Proxy in Rust with Automatic HTTPS. Map .test domains to dev ports instantly. Zero-config SSL for a frictionless workflow. 🦀

    Project mention: Show HN: DevBind – I made a Rust tool for zero-config local HTTPS and DNS | news.ycombinator.com | 2026-02-21
  17. sslx

    A fast, modern alternative to OpenSSL's CLI - inspect, grade, and manage certificates from the terminal

    Project mention: Checking TLS cert expiry across your infrastructure | dev.to | 2026-04-15

    I've been building a cert tool called sslx and one of the commands that turned out to be the most useful is expiry. It checks multiple hosts in one go:

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 HTTPS discussion

Log in or Post with

Rust HTTPS related posts

  • Recent 'MFA Bombing' Attacks Targeting Apple Users

    2 projects | news.ycombinator.com | 27 Mar 2024
  • Leaking Bitwarden's Vault with a Nginx vulnerability

    10 projects | news.ycombinator.com | 3 Jul 2023
  • Why is SSL such a pain?

    5 projects | /r/rust | 28 Jul 2021
  • Is it possible to create a future without using threads?

    2 projects | /r/rust | 11 Jan 2021

Index

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

# Project Stars
1 warpgate 7,098
2 rama 1,032
3 wreq 858
4 isahc 775
5 rust-rpxy 730
6 pg_parquet 674
7 http 487
8 proxyfor 468
9 http-server 213
10 servus 102
11 proxyboi 98
12 sandhole 72
13 minirps 45
14 roxy 31
15 dev-bind 9
16 sslx 7

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

Did you know that Rust is
the 3rd most popular programming language
based on number of references?