# actix/examples

Community showcase and examples of Actix Web ecosystem usage.

Repository: https://github.com/actix/examples
Canonical: https://ross.abutalabs.com/products/actix-examples
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: rust, actix-web, examples, actix
Last push: 2026-08-24T18:35:48+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 3065, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3960, forks 808 (observed 2026-08-28T04:08:30.556957+00:00)

## What it is
A curated, community-maintained collection of example projects demonstrating how to use the Actix Web framework and its ecosystem in Rust. It also showcases real-world production applications built with Actix, such as Lemmy, MeiliSearch, and Mozilla services.

## Use cases
- learn how to build web servers in Rust with Actix Web
- find example code for REST APIs in Actix Web
- see how to use websockets in an Actix Web application
- look up Actix Web middleware and routing examples
- find real-world production Rust web apps built with Actix
- get started with the Actix Web ecosystem through runnable samples
- reference patterns for forms, uploads, and database access in Actix

## When to choose
- you are learning Actix Web and want runnable, curated example code
- you need reference implementations of common web patterns in Rust
- you are evaluating Actix Web and want to see production applications using it
- you want up-to-date examples maintained alongside the Actix ecosystem

## When to avoid
- you need the actual web framework itself rather than examples (use the actix-web crate)
- you are building web services in a language other than Rust
- you need a complete, deployable application instead of demonstration code
- you want a structured tutorial or course rather than example repositories

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, http-server, websocket, middleware, routing, developer-tools
- domain: web-development, backend, tutorials, developer-tools
- platform: rust, cross-platform
- tags: actix-web, actix, rust, examples, showcase, sample-code, http, web-server, community-showcase

## Member repositories
- actix/examples (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.556957+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:28.168468+00:00, confidence not recorded.
  - readme: https://github.com/actix/examples (fetched 2026-08-28T04:08:30.556957+00:00, sha 80e5fbe8e82a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
