ronlobo / actix-examples

Actix web examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actix Examples

Curated examples using the Actix ecosystem.

build status Chat on Discord

Community Showcase

  • mCaptcha: Proof of work based, privacy focused, libre CAPTCHA system. Crates used: actix-web, sqlx, redis, and lettre.
  • Zero2prod : Source code of zero to production series zero2prod.com. Paid book but some of the chapters is available online for free. The book compares and explains the chosen technologies, like actix-web and sqlx.
  • Triox : A free file hosting server that focuses on speed, reliability and security.
  • binserve : A fast, secure, and easy to set up static web server written on top of Actix Web with routing, templating, and various other features.
  • Roseline : A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various Actix and Actix Web concepts.
  • lemmy : A federated alternative to reddit in Rust.
  • MeiliSearch : Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia.
  • Dalted : Simple webapp that showcases the integration of image-rs with Actix Web for color blindness simulations.

Community Articles, Example Apps, Starters & Boilerplate Projects

Contribute

Pull requests welcome for small, focussed example projects demonstrating patterns or techniques.

Submissions also accepted to have your app or repo considered for the showcase lists.

About

Actix web examples

License:Apache License 2.0


Languages

Language:Rust 84.9%Language:HTML 6.8%Language:Python 4.0%Language:Vue 1.2%Language:JavaScript 1.1%Language:PLpgSQL 0.7%Language:CSS 0.5%Language:Handlebars 0.4%Language:Shell 0.1%Language:Dockerfile 0.1%