#Actix-web
Showing 51 of 51 repositories tagged #actix-web, ranked by stars
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Community showcase and examples of Actix Web ecosystem usage.
All-in-one platform for search, recommendations, RAG, and analytics offered via API
A no-nonsense CAPTCHA system with seamless UX | Backend component
A web application completely written in Rust. ๐
media streaming framework and teleconferencing system written in rust
Rust projects here are easy to use. There are blog posts for them also.
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.
A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.
A collection of additional crates supporting the actix and actix-web frameworks.
A Rust server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
A OAuth2 server library, for use in combination with actix or other frontends, featuring a set of configurable and pluggable backends.
A lightweight and distributed task scheduling platform written in rust. ๏ผไธไธช่ฝป้็ๅๅธๅผ็ไปปๅก่ฐๅบฆๅนณๅฐ้่ฟrust็ผๅ๏ผ
A simple CRUD backend app using Actix-web, Diesel and JWT
[UNMAINTAINED] Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
A work in progress to build out solutions in Rust for MLOPs
TUS protocol implementation in Rust.
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.
Server management platform for the Wolf software suite
GraphQL Rust Demo.
Rate limiter framework for Actix web
Swagger code generator for actix-web framework
Linux server monitoring via SSH ๐ฅ๐
Scratch-Containerised Rust GraphQL-API using Dataloaders
User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.
Rust Implementation of ZeroNet Protocol
Moved to actix-extras repo.
nako-blog ๆฏไฝฟ็จ actix-web, sea-orm ๅ tera ๅผๅ็ rust ๅๅฎข็ณป็ป
A struct-based, JSX-style Web UI library for Rust
A static, JSless, touch-friendly Lemmy frontend built for legacy web clients and maximum performance
Gitlab CI Dashboard will provide you a global overview of all pipelines, schedules and their status within a single group
ย ๐ฅ๐ฅ Newbee Mall Backend API - Rust Language Version. ย ๆฐ่ๅๅๅ็ซฏๆฅๅฃ - rust ่ฏญ่จ็ๆฌ ๐ง[WIP]
rust bible notes
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.
A clone of Hacker News built with Prism, Rust and Actix-web
A personal blog powered by rust-lang and actix-web
Source code of ifconfig.top website
An Actix Web boilerplate with R2D2 and Diesel ORM/Migrations
A blazingly fast, privacy-first ShareX uploader coded in Rust (using actix web) which utilizes the AES256-GCM-SIV encryption standard to securely store uploaded content.
Actix Todo example deployed on Render
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.
Basic setup for developing a web application, API or website in the ๐ฆ Rust language and the Actix-web framework.
Rest API with actix-web
A simplified Jira clone built with seed.rs and actix
Welcome to RustSecureAPI, a robust and secure Rust-based API project built with Actix-Web. This repository provides a comprehensive guide and implementation for creating a scalable backend system with JWT-based authentication and PostgreSQL integration.
:warning: This repo has been migrated :warning: Chat room application backend built with Actix web
Various coding examples in Rust. This is for passionate newbie Rustaceans who wants to change the world with Rust!
A minimalistic blog/portfolio starter written in Rust. No database, bloat or JS.
Hello Rust on CloudRun
Production-ready Rust server template for building HTTP APIs with x402 payment integration on Solana. Accept USDC payments for API access. Includes Axum, Actix and Rocket templates.
A tutorial for building Web Services in Rust with Actix-Web, SQLx, and PostgreSQL