Why Async Rust?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A Swift wrapper for io_uring

  • Good match for async/await, too: I wrote a wrapper in Swift for it. [1]

    [1] https://github.com/PADL/IORingSwift

  • rust

    Empowering everyone to build reliable and efficient software.

  • > I don't think there is a timeline, but they wait at least for async fn in traits.

    That was just merged! [1] It should be stable in 1.75 on December 28th.

    [1] https://github.com/rust-lang/rust/pull/115822

  • 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
  • > wiki page doesn't mean it is well researched, where can I see results of overhead measurements on modern hardware?

    Here is how this works: at the bottom of the wiki page, there are referenced papers. They contain measurements in modern hardware. You read those, then perhaps go to Google and see if there is any newer research that cites those papers.

    If you don't feel like reading papers, HN has a search bar at the bottom that yields a wealth of results: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...

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