The Rust I Wanted Had No Future

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • mioco

    [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).

  • Honestly Rust with green threads as an option would be exciting one. Looks like there has been an attempt before (https://github.com/dpc/mioco - no longer maintained).

  • rayon

    Rayon: A data parallelism library for Rust

  • (see https://github.com/rayon-rs/rayon/tree/master/src/iter/plumbing)

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

    A language for building concurrent software with confidence

  • Perhaps it's worth looking into Inko? I apologise if I'm shilling my own project a bit too hard here, but reading through the comments it does seem people would be interested in what it's trying to do :)

  • HVM

    A massively parallel, optimal functional runtime in Rust

  • Then, actually unrelated but worth mentioning: HVM. Finally, something new on the functional front that isn't dependent types!

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

  • As part of the stdlib mutex overhaul, std::sync::Mutex on Linux now has competitive performance with parking_lot

    7 projects | /r/rust | 3 May 2022
  • 7 Programming Languages Every Cloud Engineer Should Know in 2024!

    4 projects | dev.to | 5 Mar 2024
  • The C Bounded Model Checker: Criminally Underused

    7 projects | news.ycombinator.com | 30 Jan 2024
  • Odin Programming Language

    23 projects | news.ycombinator.com | 1 Jan 2024
  • C++ Should Be C++

    3 projects | news.ycombinator.com | 19 Dec 2023