My first crate, MappedFutures, has been published! You can use it to run futures out of order, and to insert, delete, cancel, or get_mut them by key.

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

    crates.io documentation generator

  • Do you have a repository? It's missing from the Cargo.toml file because crates.io and docs.rs are not pointing to it.

  • crates.io

    The Rust package registry

  • Do you have a repository? It's missing from the Cargo.toml file because crates.io and docs.rs are not pointing to it.

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

    A Rust library for mapping keys for futures, running the futures out of order, and retreiving or stopping them by their key.

  • Thanks for the advice! I hadn't noticed that Crates.io wasn't pointing to my repository, I'll get that fixed. For now, here is the link: https://github.com/StoicDeveloper/mapped_futures. I'll see about improving the documentation as well.

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