Anyone using Actix?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. actix

    Actor framework for Rust.

    The actix repository on github doesn't seem to be very active, and everyone seems to be focused on actix-web instead, is anyone out there using plain actix or any other actor-model implementation in Rust?

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. portable-interoperable

    Async fundamentals initiative: portable and interoperable

    I am the author of Stakker (a lightweight actor-model runtime), and it is reliable and being used in production. Whilst I'd like to add more stuff to it (like remote actors, or actor coroutines), time is limited (as ever). But the core actor functionality, MIO interface and logging are all working and will be maintained. Also, I will implement whatever interface the async portability initiative comes up with, to allow hosting portable async crates in the future.

  4. actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    My understanding was that Actix is more-or-less deprecated/abandoned and that Actix-Web "is" "Actix", now. The facts that https://actix.rs points to the Actix-Web site, and that said site for Actix-Web has a giant banner than only says "Actix" and not "Web" seems to confirm that.

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

  • Rusty Backends

    9 projects | dev.to | 20 Jan 2025
  • Ractor – a Rust Actor Framework

    5 projects | news.ycombinator.com | 3 Nov 2024
  • Packet capture (use PcapPlusPlus in Rust?)

    2 projects | /r/rust | 11 May 2023
  • Authentication system using rust (actix-web) and sveltekit - File upload to AWS S3, Profile Update

    5 projects | dev.to | 1 May 2023
  • Anyone from a Typescript/React background who tried out Rust for the 1st time?

    9 projects | /r/rust | 4 Mar 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?