Closure based event loop library kinda like libuv

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

    A hobby runtime for JavaScript and TypeScript 🚀 (by aalykiot)

  • I recently moved to GitHub an event-loop library I originally wrote for my own JS runtime Dune.

  • dune-event-loop

    A multi-platform event loop library 🎡 (by aalykiot)

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

    The Rust package registry

  • Also, do you think will be useful to publish it on crates.io as a separate package now that most people use async Rust (aka Tokio, async-std) for these kinds of things ??

  • calloop

    A callback-based Event Loop

  • You may be interested in calloop, which is what backs the Smithay compositor (and also the winit event loop, at least on the Wayland backend). It's basically this crate, but with a handful more batteries included.

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

  • Ngrrram: Improve typing speed and learn new layouts (incl. free cat)

    1 project | news.ycombinator.com | 21 May 2024
  • Build a password manager with Rust - Part 1

    1 project | dev.to | 21 May 2024
  • Regular Expression Matching Can Be Simple and Fast (2007)

    3 projects | news.ycombinator.com | 21 May 2024
  • Rustify your JavaScript tooling

    9 projects | dev.to | 21 May 2024
  • hyper (Rust) upgrade to v1: Body became Trait

    6 projects | dev.to | 21 May 2024