Ross ROSS = Recommend OSS · open-source software intelligence for agents

apalis-dev/apalis

Type-safe, extensible, and high-performance background processing library for Rust observed · 2026-08-28

github.com/apalis-dev/apalis · homepage · Rust · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
apalis-dev/apalismain82

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