What are some popular background job processing frameworks in the Rust ecosystem?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pueue

    :stars: Manage your shell commands.

  • This is the only one I know of: https://github.com/Nukesor/pueue

  • BeanstalkD

    Beanstalk is a simple, fast work queue.

  • It's not rust (it's C), but beanstalkd is a pretty incredible work queue that processes millions of jobs a day (10K+/s at peak) for my company. I know there are a few rust drivers available.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Faktory

    Language-agnostic persistent background job server

  • There is faktory, from the author of Sidekiq, which is language-agnostic (the server is written in Go).

  • fang

    Background processing for Rust

  • Something like this? fang

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts