async-io

Async I/O and timers (by smol-rs)

Async-io Alternatives

Similar projects and alternatives to async-io based on common topics and language

  • isahc

    The practical HTTP client that is fun to use.

  • smol

    9 async-io VS smol

    A small and fast async runtime for 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.

    InfluxDB logo
  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • gitui

    Blazing 💥 fast terminal-ui for git written in rust 🦀

  • sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  • tonic

    A native gRPC client & server implementation with async/await support.

  • embassy

    Modern embedded framework, using Rust and async.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better async-io alternative or higher similarity.

async-io reviews and mentions

Posts with mentions or reviews of async-io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-11.
  • Is it possible to create a future without using threads?
    2 projects | /r/rust | 11 Jan 2021
    Use async, have a single shared background thread that uses epoll to find the next write that succeeds (this is performant enough for almost all purposes, it is what the async-io library does if you don't use the block_on function that let's it get fancy with wakers).

Stats

Basic async-io repo stats
1
402
7.8
about 2 months ago

smol-rs/async-io is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of async-io is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com