awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fastapi avatar

fastapi/asyncer

0
View on GitHub↗
2,459 stars·87 forks·Python·MIT·2 vuesasyncer.tiangolo.com↗

Asyncer

Asyncer, async and await, focused on developer experience.

Features

  • Asynchronous Programming - Simplifies async and await syntax for better developer experience.

Historique des stars

Graphique de l'historique des stars pour fastapi/asyncerGraphique de l'historique des stars pour fastapi/asyncer

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait fastapi/asyncer ?

Asyncer, async and await, focused on developer experience.

Quelles sont les fonctionnalités principales de fastapi/asyncer ?

Les fonctionnalités principales de fastapi/asyncer sont : Asynchronous Programming.

Quelles sont les alternatives open-source à fastapi/asyncer ?

Les alternatives open-source à fastapi/asyncer incluent : aiokitchen/aiomisc — aiomisc - miscellaneous utils for asyncio. async-rs/async-std — async-std is a Rust asynchronous runtime and non-blocking I/O library. It serves as an asynchronous standard library,… dagrs-dev/dagrs — High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable… dpc/mioco — [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines). gevent/gevent — Gevent is a Python coroutine concurrency library and asynchronous task manager designed for high-concurrency I/O… agronholm/anyio — High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio.

Alternatives open source à Asyncer

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Asyncer.
  • aiokitchen/aiomiscAvatar de aiokitchen

    aiokitchen/aiomisc

    425Voir sur GitHub↗

    aiomisc - miscellaneous utils for asyncio

    Python
    Voir sur GitHub↗425
  • async-rs/async-stdAvatar de async-rs

    async-rs/async-std

    4,068Voir sur GitHub↗

    async-std is a Rust asynchronous runtime and non-blocking I/O library. It serves as an asynchronous standard library, providing a set of alternatives to the core Rust library for managing concurrent tasks, networking, and file system access. The project implements a standard-library-mirrored API, offering asynchronous versions of existing synchronous types to maintain a familiar interface. This approach allows for asynchronous Rust development using an interface that reflects the ergonomics of the language's standard library. The runtime includes a task executor for scheduling and executing

    Rustasyncasync-awaitasync-rust
    Voir sur GitHub↗4,068
  • dagrs-dev/dagrsAvatar de dagrs-dev

    dagrs-dev/dagrs

    478Voir sur GitHub↗

    High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic graph (DAG) task orchestration

    Rustasyncconcurrentdag
    Voir sur GitHub↗478
  • agronholm/anyioAvatar de agronholm

    agronholm/anyio

    2,481Voir sur GitHub↗

    High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio

    Pythonasync-awaitasynciotrio
    Voir sur GitHub↗2,481
Voir les 21 alternatives à Asyncer→