Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Top 17 Rust Rocket Projects
-
-
Project mention: [Rust] Comment construisez-vous la pile complète avec de la rouille? | reddit.com/r/enfrancais | 2023-05-14
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
Project mention: Hyper – A fast and correct HTTP implementation for Rust | news.ycombinator.com | 2023-05-12
Haven't used it myself, but https://github.com/SeaQL/sea-orm seems to be popular in some communities and async
-
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
The basic CRUD operations are done, however I'm still missing the users and authentication logic. Since I don't want to build it form scratch if possible, I found rocket_auth which seems perfect, except that it does not support diesel.
-
rocket-auth-login
Authentication and login processing for Rust's Rocket web framework. Demonstrates a working example of how to authenticate users and process login as well as how to handle logging out.
-
-
Project mention: Need help: a https server with support for video streaming (from specific offset) | reddit.com/r/rust | 2022-10-16
You can use Rocket together with https://github.com/rydz/rocket_seek_stream.
-
uploadserver
Simple Rust file server which lets you upload, share, and download files from a web browser. Ready-to-run binaries for Windows, Mac, and Linux. Free/Open-Source alternative to AirDrop/Dropbox for transferring files on your local network without having to install anything. A more sophisticated version of `python3 -m http.server 8000`.
-
-
rust-backend-tutorials
A sample project showing off how to use Rocket effectively. Features include making 3rd party requests with reqwests, manipulating dynamic JSON with serde, returning structured or unstructured JSON, handling forms with CSRF protection, and even a timed to live cache (lru_time_cache).
Project mention: Real World Rust Backend For Web APIs (GraphQL / REST) | reddit.com/r/rust | 2022-12-24I've been making rocket.rs tutorials. Check out elibroftw/rust-backend-tutorials/ and YT: Rust for Backend Development . I have lots of stuff here like unstructured or structured JSON responses. One of the files is a REST API for the Tauri Updater showcasing how complicated things can be. When I make the next video I want to tackle on: MongoDB integration and Authentication. There's a README as well detailing my goals for the tutorials.
-
rocket-webservice-test-rust
A basic backend web service template for Rust using the Rocket framework and tested with GCP Cloud Run. Includes a GraphQL implementation and a MongoDB integrations branch.
repo
-
gcp-cloud-run-deploy-rust
A basic GitHub Actions/Cloud Build GCP Cloud Run deploy pipeline for a Rocket web service
https://github.com/Yukigeshiki/rocket-webservice-test-rust https://github.com/Yukigeshiki/gcp-cloud-run-deploy-rust
-
colorette
Color pallete extractor built with Rocket.rs on backend and Reac.js on frontend (by diespeso)
Project mention: Made a color palette extractor with k means clustering | reddit.com/r/rust | 2022-07-11 -
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
Rust Rocket related posts
- Vaultwarden and passkeys
- Why do banks absolutely *SUCK* at two-factor authentication?
- How to store credentials on Lan
- Vaultwarden: Unofficial Bitwarden compatible server written in Rust
- Failure to self-host Vaultearden
- Passwords
- Hosting Vaultwarden on render.com for free.
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 30 May 2023
Index
What are some of the best open-source Rocket projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | vaultwarden | 25,229 |
2 | Rocket | 20,728 |
3 | sea-orm | 4,287 |
4 | Plume | 1,949 |
5 | rbatis | 1,833 |
6 | bin | 125 |
7 | rocket_cors | 97 |
8 | rocket_auth | 66 |
9 | rocket-auth-login | 53 |
10 | inertia-rs | 21 |
11 | rocket_seek_stream | 17 |
12 | uploadserver | 8 |
13 | rocket-grants | 7 |
14 | rust-backend-tutorials | 7 |
15 | rocket-webservice-test-rust | 1 |
16 | gcp-cloud-run-deploy-rust | 0 |
17 | colorette | 0 |