Crates to help with event-loop type pattern?

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

    Metal I/O library for Rust.

  • In my program, I have about 6 different components that follow the pattern below. Basically, the components run a thread while polling on crossbeam channels, file descriptors or sockets. For polling, I am using Mio (https://github.com/tokio-rs/mio).

  • 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

  • What's the canonical way of doing it in rust?

    1 project | /r/rust | 16 Oct 2023
  • RFC: A non-blocking networking library for Rust

    3 projects | /r/rust | 14 Jan 2023
  • How does the Rust mio crate implement deregistering connections?

    1 project | /r/rust | 22 Oct 2022
  • Mio - Metal io library for rust

    1 project | /r/github_trends | 4 Aug 2022
  • What is the point of async and await?

    1 project | /r/rust | 15 Apr 2022