// 106 open-source projects indexed

$ Discover the best projects built with Actix Web

A hand-curated, daily-updated gallery of open-source projects. Browse the ecosystem, ranked by GitHub stars.
>
sort --stars
#all#devtools55#apis16#authentication10#aiml6#blogs5
// 106 results
DevTools
Community showcase and examples of Actix Web ecosystem usage.
@actix6d ago
AI & ML
All-in-one platform for search, recommendations, RAG, and analytics offered via API
@devflowinc6d ago
UI Kits
A no-nonsense CAPTCHA system with seamless UX | Backend component
@mCaptcha6d ago
DevTools
A web application completely written in Rust.
@saschagrunert6d ago
APIs
media streaming framework and teleconferencing system written in rust
@security-union6d ago
Real-time
Rust projects here are easy to use. There are blog posts for them also.
@steadylearner6d ago
APIs
Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.
@dj-bolt6d ago
DevTools
An open source alternative to searx which provides a modern-looking, lightning-fast, privacy respecting, secure meta search engine
@neon-mmd6d ago
DevTools
A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.
@SinTan17296d ago
DevTools
A collection of additional crates supporting the actix and actix-web frameworks.
@actix6d ago
Templates
A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
@canduma6d ago
AI & ML
Debug your AI agents
@vllora6d ago
Authentication
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
@197g6d ago
APIs
A simple CRUD backend app using Actix-web, Diesel and JWT
@SakaDream6d ago
DevTools
[UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
@fairingrey6d ago
DevTools
A work in progress to build out solutions in Rust for MLOPs
@nogibjj6d ago
DevTools
Server side rendering on rust servers using the v8 engine for parse and evaluate the JavaScript code.
@Valerioageno6d ago
Authentication
Authorization extension for popular web-frameworks to protect your endpoints
@DDtKey6d ago
APIs
Actix-web wrapper for automatic OpenAPI 3.0 documentation generation.
@netwo-io6d ago
DevTools
TUS protocol implementation in Rust.
@s3rius6d ago
DevTools
The Actix Web website.
@actix6d ago
DevTools
Server management platform for the Wolf software suite
@wolfsoftwaresystemsltd6d ago
AI & ML
Production-grade RAG API built in Rust. Hybrid search with HNSW dense vectors and BM25 sparse matching, cross-encoder reranking, layout-aware document extraction via Docling, and 94.5% accuracy on Open RAG Bench. Powered by Cerebras, Groq, Milvus, and Jina AI.
@RustyRAG6d ago
Real-time
GraphQL Rust Demo.
@rkudryashov6d ago
Authentication
The official community-maintained Clerk SDK for Rust
@DarrenBaldwin076d ago
DevTools
A simple, network enabled karaoke player in Rust
@tarkah6d ago
DevTools
A multi-functional lightweight BitTorrent Tracker
@Power2All6d ago
DevTools
A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.
@jamesjmeyer2106d ago
DevTools
A middleware for actix-web that provides rate-limiting backed by governor.
@AaronErhardt6d ago
DevTools
Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.
@robjtede6d ago
DevTools
A hello world benchmark for the available Rust Web Frameworks: hyper vs gotham vs actix-web vs warp vs rocket
@rousan6d ago
DevTools
Rust library for providing validation mechanism to actix-web with Validator crate.
@rambler-digital-solutions6d ago
Dashboards
Actix-web middleware to expose Prometheus metrics
@nlopes6d ago
DevTools
RealWorld with Rust + ActixWeb + Diesel on Clean Architecture
@snamiki12126d ago
AI & ML
A high-performance AI Gateway written in Rust — call 100+ LLM APIs using OpenAI format
@majiayu0006d ago
DevTools
Linux server monitoring via SSH
@aheart6d ago
APIs
Scratch-Containerised Rust GraphQL-API using Dataloaders
@jayy-lmao6d ago
Authentication
A jwt template project of actix-web and sqlx
@biluohc6d ago
DevTools
Rust Implementation of ZeroNet Protocol
@ZeroNetX6d ago
Blogs
nako-blog actix-web, sea-orm tera rust
@deatil6d ago
DevTools
OpenTelemetry integration for Actix Web
@OutThereLabs6d ago
DevTools
A static, JSless, touch-friendly Lemmy frontend built for legacy web clients and maximum performance
@IronOxidizer6d ago
UI Kits
A struct-based, JSX-style Web UI library for Rust
@ohkami-rs6d ago
DevTools
Gitlab CI Dashboard will provide you a global overview of all pipelines, schedules and their status within a single group
@larscom6d ago
DevTools
Newbee Mall Backend API - Rust Language Version. - rust [WIP]
@johnmai-dev6d ago
APIs
rust bible notes
@daheige6d ago
Docs
A reference on structuring a Rust project for testability
@eckyputrady6d ago
AI & ML
Modern pastebin written in Actix
@haaarshsingh6d ago
DevTools
Use IPFS as a git-lfs endpoint
@sameer6d ago
DevTools
Blocksense Network's Monorepo
@blocksense-network22h ago
DevTools
Valitron is a rust validation, support ergonomics, functional and configurable
@tu6ge6d ago
Authentication
Casbin Actix-web access control middleware
@apache6d ago
DevTools
A free, cross-platform Minecraft launcher
@Mystic-Stars22h ago
DevTools
In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.
@wpcodevo6d ago
DevTools
In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker.
@wpcodevo6d ago
Blogs
a lightweight blog engine written in Rust.
@Kilerd6d ago
DevTools
In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.
@wpcodevo6d ago
Blogs
Develop a CMS using Rust for a personal blog or company website.
@TianLangStudio6d ago
DevTools
A clone of Hacker News built with Prism, Rust and Actix-web
@kaleidawave6d ago
AI & ML
An example of using TensorFlow rust bindings to serve trained machine learning models via Actix Web
@kykosic6d ago
Blogs
A personal blog powered by rust-lang and actix-web
@Dengjianping6d ago
Authentication
This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates such as https://crates.io/crates/oauth2.
@wpcodevo6d ago
APIs
A powerful Rust library for OpenAPI 3.1,3.2 specification parsing, validation, and request handling.
@baerwang6d ago
Blogs
My portfolio built with Rust and core web technologies.
@rxsp6d ago
Authentication
AuthX is a modular, framework-agnostic authentication toolkit for Rust.
@hamzzy6d ago
APIs
RUST, Actix, Login, Bcrypt, Diesel, SQLite
@karthickai6d ago
Docs
REST service tutorial using Actix Web, Diesel and PostgreSQL.
@phoenix20826d ago
APIs
Powerful Api Gateway written in Rust
@DanielSarmiento046d ago
DevTools
Source code of ifconfig.top website
@ngoduykhanh6d ago
Templates
An Actix Web boilerplate with R2D2 and Diesel ORM/Migrations
@jkcdarunday6d ago
Authentication
In this comprehensive guide, you'll learn how to implement two-factor authentication (2FA) in a Rust application using OTP tokens generated by an Authenticator app like Authy, Google Authenticator, or Chrome's Authenticator extension.
@wpcodevo6d ago
DevTools
FunkyLesson,Leptos+Actix+TauriApp,
@Islatri6d ago
DevTools
BustAPI is a High-Performance Python Web Framework.
@RUSTxPY6d ago
Authentication
A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak
@dsferruzza6d ago
DevTools
A simple cross-platform remote file management tool to upload and download files over HTTP/S - Alternative to Updog
@sexnine6d ago
APIs
Automatically create crud routes for your favorite api server and orm
@furkan-guvenc6d ago
Mobile
A full-stack multiplatform app template built with Flutter and Actix
@thomassimmer6d ago
DevTools
A project worth exploring.
@TrisH0x2A6d ago
DevTools
Realworld Fullstack with Rust + Tera + SQLx
@Bechma6d ago
DevTools
An Inertia.js server-side adapter for Rust applications.
@KaioFelps6d ago
APIs
In this comprehensive guide, you'll build a simple CRUD API in Rust using the Actix Web framework and an in-memory database.
@wpcodevo6d ago
DevTools
Actix Todo example deployed on Render
@render-examples6d ago
DevTools
Intent as Code | the workflow language for AI. One file, 4 verbs, one Rust binary. Local-first, any model, AGPL-3.0.
@supernovae-st6d ago
Authentication
In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users, signing them in, logging them out, and safeguarding private routes.
@wpcodevo6d ago
Docs
Language learning app similar to https://lingq.com/, but open source and free written in Typescript and Rust. Supports English and Chinese.
@nramos06d ago
DevTools
Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.
@zzy6d ago
DevTools
It's actively developed around actix-web, arknights, ceobe, and is a solid reference for anyone building with these tools.
@Enraged-Dun-Cookie-Development-Team6d ago
DevTools
Rust API to run predictions with YoloV5 models.
@masc-it6d ago
APIs
Dagpi is a powerful and fast api that does image manipulation as well as serves datasets. It is fast and written in rust and python. Perfect for discord bots, social media apps, camera apps and more.
@daggy12346d ago
DevTools
Basic setup for developing a web application, API or website in the Rust language and the Actix-web framework.
@ZhukMax6d ago
DevTools
Clean boilerplate for GraphQL server & react-app built with Rust & TypeScript. Backend: actix-web + juniper(GraphQL server) + diesel(ORM); Frontend: react + apollo(GraphQL client).
@zzy6d ago
Templates
National Vulnerability Database (NVD) implemented by rust
@emo-crab6d ago
DevTools
A lightning-fast URL shortener built with Rust, featuring HTTP 307 redirects and a clean, modern UI.
@AptS-15476d ago
APIs
Rust
@noble-gase6d ago
DevTools
Repository for PIAIC-IOT-Q3 (Batch 4-35) resources sharing.
@mohammadrajabraza6d ago
DevTools
actix-web cron job example
@patrick-fitzgerald6d ago
APIs
Rest API with actix-web
@iamhabbeboy6d ago
DevTools
In this article, we will explore how to use Rust, Actix Web, SQLX, and MySQL to build a CRUD (Create, Read, Update, Delete) API.
@wpcodevo6d ago
APIs
A Rust RESTful API server with actix-web
@ihahoo6d ago
APIs
RESTful Todo API with Actix-web and SeaORM. Documented by swagger-ui
@TheAwiteb6d ago
DevTools
Web backend for retro.tools
@d0x2f6d ago
DevTools
A fully async Rust GraphQL Server hosting a small example e-Commerce (like) platform.
@naamancurtis6d ago
DevTools
Image processing web-app for color blindness
@carrascomj6d ago
DevTools
Project template that uses Actix Web and Angular
@stav1216d ago
Mobile
Ein einfaches Haushaltsbuch für eine schlanke und individuelle Finanzverwaltung.
@SebastianRzk6d ago
Mobile
A Flashcard app built using React Native on the frontend & Rust on the backend. This app was built as a coursework for the class "Software Development Methodology"
@ananta6d ago
Video archive

Actix Web talks, tutorials & deep-dives

All videos →
$ made-with-actixweb
rssllmmadewithwhat

Ask MadeWithWhat

AI answers may contain mistakes — please double-check important details.