greenlet topic

List greenlet repositories

yappi

1.4k
Stars
73
Forks
Watchers

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.

gevent

6.2k
Stars
933
Forks
Watchers

Coroutine-based concurrency library for Python

eventlet

1.2k
Stars
319
Forks
Watchers

Concurrent networking library for Python

pulsar

1.9k
Stars
162
Forks
Watchers

Event driven concurrent framework for Python

state-threads

705
Stars
274
Forks
Watchers

Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.

aioflask

200
Stars
16
Forks
Watchers

Flask running on asyncio!

python-fibers

160
Stars
12
Forks
Watchers

Lightweight cooperative microthreads for Python

greenletio

148
Stars
8
Forks
Watchers

Asyncio integration with sync code using greenlets.

AIO

108
Stars
34
Forks
Watchers

Coroutine-based multithreading library for Delphi

greenado

16
Stars
3
Forks
Watchers

Greenlet-based pseudo-synchronous coroutines for tornado