denik / libgeventLinks
green threading library for C on top of libuv and PyPy's stacklet
☆31Updated 11 years ago
Alternatives and similar repositories for libgevent
Users that are interested in libgevent are comparing it to the libraries listed below
Sorting:
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆217Updated 4 years ago
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.☆543Updated 5 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Routing and connection management for Redis in Python☆301Updated 9 months ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- Make blocking C library work with gevent☆431Updated 10 months ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- ☆78Updated 2 years ago
- Lightweight cooperative microthreads for Python☆163Updated last year
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆90Updated 3 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- Library to embed PyPy into CPython☆242Updated 9 years ago
- A web server written with Python☆81Updated 10 years ago
- A gevent core implemented using libuv☆136Updated 12 years ago
- Truncating HTML with html5lib filter☆11Updated 7 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- Redis cache cluster system in Python☆120Updated 9 years ago
- Abandoned, please use Yappi.☆51Updated 4 years ago
- HTTP request/response parser for python in C☆343Updated last year
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago
- minimalist wsgi server using asyncio☆28Updated 3 years ago
- A Tornado async HTTP/HTTPS client adaptor for python-requests☆127Updated 5 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Fast Asynchronous Python Web Server (based on libev)☆336Updated 7 years ago
- Compare different mysql drivers working with SQLAlchemy and gevent, see if they support cooperative multitasking using coroutines.☆42Updated 11 years ago