appreciating fearless concurrency

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

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

    Empowering everyone to build reliable and efficient software.

    Just because you specifically mention stdlib channels, please be aware of this bug that causes panics in recv https://github.com/rust-lang/rust/issues/39364 . A solution is being worked on, but it is not ready yet.

  • rayon

    Rayon: A data parallelism library for Rust

    Just wait until you discover rayon :)

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

  • flume

    A safe and fast multi-producer, multi-consumer channel. (by zesterer)

    The most commonly suggested replacement for mspc is crossbeam-channel; flume is also relatively popular.

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