Who is using AXUM in production?

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
  • hurlurl

    A load balancing link shortener

  • crates.io

    The Rust package registry

  • More popular (axum has 4.3M recent downloads on crates.io, Rocket has 0.4M).

  • 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
  • tracke.rs

    A flexible task management tool working as a web application

  • If you are curious about crates that can work well with axum I have an open source project I am doing for one of my uni courses: https://github.com/Adhalianna/tracke.rs

  • ibibf

  • docs.rs

    crates.io documentation generator

  • A little project you might know uses it: https://github.com/rust-lang/docs.rs

  • lila-openingexplorer

    Opening explorer for lichess.org that can handle all the variants and trillions of unique positions

  • https://github.com/lichess-org/lila-openingexplorer (a database with stats for billions of chess opening positions)

  • lila-http

    Handle some https://lichess.org/tournament load

  • https://github.com/lichess-org/lila-http (offloading some traffic from the main Scala backend)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • lila-tablebase

    Tablebase server

  • https://github.com/lichess-org/lila-tablebase (a complete database with solutions of all ~400 trillion 7 piece chess endgame positions)

  • lila-push

    Web push microservice for lichess.org

  • https://github.com/lichess-org/lila-push (a micro-service for web push notifications)

  • lila-gif

    Webservice to render Gifs of chess positions and games, and stream them frame by frame

  • https://github.com/lichess-org/lila-gif (a micro-service to render and stream chess games as gifs)

  • lila-engine

    Broker for communication between external engine providers and clients

  • lila-ip2proxy

    Webservice to query an IP2Proxy BIN database

  • lila-pwned

    Webservice to query https://haveibeenpwned.com/ database dumps

  • roapi

    Create full-fledged APIs for slowly moving datasets without writing a single line of code.

  • duckblog

    My personal blog

  • Duckblog is my personal blog accessible under https://nereux.blog

  • pinging

    Pinging.net - Monitor Your Internet Connection

  • pinging.net uses Axum and is open source. Axum is connected directly to the internet (i.e. no nginx-like proxy) and it has worked well with very few issues. Axum is also handling the http to https redirect as well as the www subdomain normalization all in a single binary.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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