search
Get Started
search

Best Async

Updated Daily
Filter by Tags

Rankings use category fit, feature coverage, pricing signals, public reception, and recency. Affiliate relationships do not affect scores.

0.0 - 10.0
Best 1 Actix-web
Actix-web

Actix-web is a high-performance, asynchronous web framework for Rust that utilizes the Actor Model to handle concurrency efficiently, enabling rapid development of scalable and responsive web applications.

2 Starlette
Starlette

Starlette is a Python framework built around the ASGI standard. It facilitates the creation of asynchronous web applications and APIs, offering efficient handling of concurrent requests. Its design emphasizes flexibility and compatibility with existing Python libraries. Starlette is suitable for dev...

3 Pingora
Pingora

Pingora is a Rust-based web framework designed for building asynchronous HTTP servers and APIs, emphasizing performance through its lightweight design and efficient use of the language’s concurrency features.

4 FastAPI Stack

FastAPI is an open source Python framework created by Sebastián Ramírez for building web APIs. Released in 2018, it is built on Starlette for web functionality and Pydantic for data validation, serialization, and schema handling. It uses standard Python type hints to define request and response data...

Stack API Async Python Web Type Hints
5 Armeria
Armeria

Armeria is a Java and Kotlin framework focused on developing robust microservices. It offers built-in support for asynchronous communication using gRPC alongside features such as service discovery, load balancing, and circuit breaking. This makes it suitable for developers creating complex distribut...

6 Rocket
Rocket

Rocket is a Rust web framework designed for building performant web applications. It utilizes asynchronous programming to achieve high speeds while maintaining type safety. Its minimalist design and developer-friendly approach make it suitable for both experienced Rust developers and those new to th...

7 AIOHTTP
AIOHTTP

AIOHTTP is a Python 3 framework designed for building asynchronous HTTP servers and clients. It leverages the asyncio library to achieve efficient handling of concurrent requests, making it suitable for creating high-performance APIs and backend applications. Developers working on network services o...

8 Ktor
Ktor

Ktor is a flexible web application framework built using Kotlin. It’s notable for its asynchronous programming capabilities simplifying backend development. Primarily designed for developers working with Kotlin, Ktor supports building web servers, APIs and clients efficiently. It's suitable for thos...

9 Dropshot
Dropshot

Dropshot is a lightweight, PHP web framework built on top of Rust’s WebAssembly runtime, designed for rapid development of simple to medium complexity web applications and APIs with a focus on performance and security.

Rust Web Framework Async Rest API Server Openapi First Oxide Computer
10 Litestar
Litestar

Litestar is a high-performance Python ASGI framework prioritizing speed and developer experience. It’s notable for its robust typing support and asynchronous architecture, facilitating efficient API development. Primarily targeted toward developers building complex web applications and APIs who requ...

11 Tornado
Tornado

Tornado is a Python web framework designed for building scalable network applications. Its notable feature is asynchronous programming utilizing non-blocking TCP sockets. This allows it to manage many simultaneous connections effectively, making it suitable for real-time applications like chat serve...

12 Slite
Slite
Free Plan Available From $5/user/month

Slite prioritizes simplicity and ease of use, making it an excellent choice for teams that want a wiki without a steep learning curve. Its clean, modern design and intuitive interface encourage adoption across the entire team. While it lacks the advanced database features of Notion or the enterprise...

13 Drogon
Drogon

Drogon is a C++ framework focused on high-performance backend development particularly suited for web applications. It’s notable for its asynchronous capabilities and support for deploying complex systems like large language models. Drogon is primarily used by developers creating scalable and effici...

14 Poem
Poem

Poetry is a modern Rust web framework designed to simplify asynchronous application development. It emphasizes an API-first approach and leverages Rust's concurrency features through its async architecture and WebSocket support. This makes it suitable for developers building APIs and real-time appli...

15 Quart
Quart

Quart is an asynchronous Python web framework with an API intentionally modeled on Flask. Built for ASGI, it supports async and await in route handlers and related application functions, while providing familiar concepts such as blueprints, templates, request contexts, sessions, WebSockets, and test...

Framework Async Python Asgi Flask Like
16 Sanic
Sanic

Sanic is an open-source Python web framework and server for building asynchronous web applications and APIs. It uses Python's async and await syntax to support non-blocking request handlers, and provides routing, middleware, listeners, WebSockets, background tasks, cookies, and extensible applicatio...

17 Ntex
Ntex

Ntex is a lightweight, asynchronous Rust web framework built for building performant and scalable applications, emphasizing simplicity and minimal dependencies while offering robust features like middleware and routing support.

18 Actix-web (Rust)

Actix-web is an open-source web framework for the Rust programming language, designed for building fast, asynchronous backend services. While it was originally built on top of the Actix actor framework, its modern implementation relies directly on the Tokio asynchronous runtime. The framework provid...

Stack Fast Rust Async Actor Model Backend
19 tl;dv
tl;dv
Free Plan Available From $4.99/mo

tl;dv ("too long; didn't view") carves a distinct niche by focusing on making recorded meetings instantly scannable and shareable through smart video clips. It records and transcribes meetings on Zoom and Google Meet, but its killer feature is the ease with which users can create timestamped video h...

20 Claap
Claap

Claap is an artificial intelligence-powered video platform designed for asynchronous workplace communication and meeting documentation. The software integrates with popular video conferencing tools to record, transcribe, and generate automated summaries of online meetings. It extracts key moments an...

21 Tide
Tide

Tide is a Rust-based web framework designed for modern web development. It’s notable for its minimalist approach and asynchronous architecture, facilitating efficient handling of concurrent requests. The framework prioritizes modular design, making it suitable for both beginners learning Rust and ex...

22 Axum (Rust)

Axum is an open-source web application framework designed for the Rust programming language, maintained by the team behind the Tokio asynchronous runtime. It allows developers to build modular, asynchronous web applications by providing features like type-safe routing and dependency injection via ex...

23 Kotlin + Ktor Stack

Ktor is an open-source framework developed by JetBrains for creating asynchronous servers and clients in Kotlin. It runs primarily on the JVM while also supporting Kotlin's multiplatform ecosystem, and its modular design lets developers select features such as routing, authentication, serialization,...

24 Bun
Bun

Bun is a modern JavaScript runtime built from the ground up to offer significant performance improvements over traditional Node.js. It achieves this by leveraging native system APIs directly, resulting in faster execution speeds for many common tasks. Bun is particularly useful for developers seekin...

25 Oat++
Oat++

Oat++ is a lightweight, zero-dependency web framework designed for creating high-performance REST APIs and microservices using modern C++. It provides a native, header-only architecture that allows developers to build asynchronous network applications without relying on external heavy libraries. The...

26 Hyperf
Hyperf

Hyperf is an open-source PHP framework designed for long-running, high-concurrency applications. It commonly runs on coroutine-based engines such as Swoole or Swow and provides components for dependency injection, routing, databases, caching, queues, scheduled tasks, and microservices. It is aimed a...

27 Ohkami
Ohkami

Ohkami is a Rust web framework focused on building asynchronous applications with a lightweight architecture and minimal dependencies, prioritizing performance and developer control through explicit configuration.

28 Trillium
Trillium

Trillium is a modern Rust web framework designed for educational purposes and developer exploration. Built around a trait-based architecture, it offers modularity and asynchronous capabilities, facilitating flexible application development. It’s particularly useful for those learning Rust or seeking...

29 Huawei HyperReplication

Huawei HyperReplication synchronously replicates data blocks from primary servers to secondary sites using VMware vSphere APIs, enabling rapid recovery and minimal downtime in disaster scenarios for Zerto-based disaster recovery solutions.

Hyperreplication Async Storage Zerto Disaster Recovery Huawei Array Replication Oceanstor
30 Talkspace
Talkspace

Talkspace remains a leading platform, offering a wide range of licensed therapists across various specialties. Its strength lies in its accessible messaging-based therapy, allowing users to communicate with their therapist asynchronously. Video sessions are also available for a higher tier. Talksp...

Loading more...

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Get updates
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare