apalis-dev/apalis
Type-safe, extensible, and high-performance background processing library for Rust observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 94
- Release rhythm 57
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 30
- age_days: 1551
- days_rel: 288
- days_push: 39
- n_releases_24m: 12
Adoption not part of the score
1363 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apalis is a type-safe, extensible background processing library for Rust for building durable, distributed job and task processing systems. It supports multiple backends (Postgres, Redis, SQLite), Tower-based middleware, cron scheduling, sequential and DAG workflows, and a web UI for monitoring.
Use cases
- run background jobs in a rust web app
- schedule cron tasks in rust
- process email sending queues asynchronously
- build distributed task workers backed by postgres or redis
- orchestrate multi-step DAG workflows
- monitor and retry failed background tasks
When to choose
- you need type-safe, macro-free background job processing in Rust
- you want durable queues on Postgres, Redis, or SQLite
- you need retries, rate limiting, and graceful shutdown out of the box
- you want Tower middleware compatibility and observability via tracing
When to avoid
- you need a language-agnostic message broker consumed by non-Rust services
- you need enterprise features like encryption at rest or batch processing without a paid plan
- you want a zero-dependency in-process job runner without a database backend
Facets
library · maturity active
message-queue scheduling workflow-automation middleware monitoring backend developer-tools microservices rust windows self-hosted background-jobs job-queue task-processing postgres redis sqlite cron tower worker dag-workflows web-ui automation linux macos docker
10 sources
- readme: https://github.com/apalis-dev/apalis · fetched 2026-08-28 · 19986121e359
- homepage: https://apalis.dev · fetched 2026-08-29 · 6023d8446b60
- site_page: https://apalis.dev/docs · fetched 2026-08-29 · d42fe92f077f
- site_page: https://apalis.dev/docs/introduction/quickstart · fetched 2026-08-29 · b475fcdcdfd1
- site_page: https://apalis.dev/docs/guides/tasks/introduction · fetched 2026-08-29 · f04687a3b00e
- site_page: https://apalis.dev/docs/products/web-board · fetched 2026-08-29 · 6b24b037716a
- site_page: https://apalis.dev/docs/introduction/architecture · fetched 2026-08-29 · 769625f517d8
- site_page: https://apalis.dev/docs/guides/workers/middleware · fetched 2026-08-29 · e7754163a255
- site_page: https://apalis.dev/docs/guides/workflows · fetched 2026-08-29 · f24c3603001c
- registry_crates: https://crates.io/api/v1/crates/apalis · fetched 2026-08-29 · 87d79548c925
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apalis-dev/apalis | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="apalis-dev/apalis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem