Blog post: Async Cancellation

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

    Temporary file library for rust

  • That said though; there are a few solutions for the problem you're describing. One would be to have a "temp file" type which knows how to delete itself when dropped, but can manually be converted into a permanent file in the case of success. Crates like tempfile provide abstractions for this.

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

  • Adding automated tests to rost_gen

    2 projects | dev.to | 11 Nov 2022
  • Is this safe? Keeping and opening temporary file.

    2 projects | /r/rust | 27 May 2022
  • How can I test this get_type_filepaths function?

    1 project | /r/learnrust | 24 May 2022
  • Testing the memory safe Rust implementation of Sudo/Su

    9 projects | news.ycombinator.com | 28 Jun 2023
  • How to open a PDF with default PDF viewer?

    2 projects | /r/rust | 22 May 2022