awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
python-greenlet avatar

python-greenlet/greenlet

0
View on GitHub↗
1,827 Stars·266 Forks·C++·5 Aufrufe

Greenlet

Lightweight in-process concurrent programming

Features

  • Asynchronous Programming - Enables lightweight in-process concurrent programming.

Star-Verlauf

Star-Verlauf für python-greenlet/greenletStar-Verlauf für python-greenlet/greenlet

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht python-greenlet/greenlet?

Lightweight in-process concurrent programming

Was sind die Hauptfunktionen von python-greenlet/greenlet?

Die Hauptfunktionen von python-greenlet/greenlet sind: Asynchronous Programming.

Welche Open-Source-Alternativen gibt es zu python-greenlet/greenlet?

Open-Source-Alternativen zu python-greenlet/greenlet sind unter anderem: 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). fastapi/asyncer — Asyncer, async and await, focused on developer experience. agronholm/anyio — High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio.

Open-Source-Alternativen zu Greenlet

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Greenlet.
  • aiokitchen/aiomiscAvatar von aiokitchen

    aiokitchen/aiomisc

    425Auf GitHub ansehen↗

    aiomisc - miscellaneous utils for asyncio

    Python
    Auf GitHub ansehen↗425
  • async-rs/async-stdAvatar von async-rs

    async-rs/async-std

    4,068Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,068
  • dagrs-dev/dagrsAvatar von dagrs-dev

    dagrs-dev/dagrs

    478Auf GitHub ansehen↗

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

    Rustasyncconcurrentdag
    Auf GitHub ansehen↗478
  • agronholm/anyioAvatar von agronholm

    agronholm/anyio

    2,481Auf GitHub ansehen↗

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

    Pythonasync-awaitasynciotrio
    Auf GitHub ansehen↗2,481
Alle 21 Alternativen zu Greenlet anzeigen→