mayflaver / sora
Sora is a wonderful tool to provide high level parser and make protocol extends more easy.
☆16Updated 8 years ago
Alternatives and similar repositories for sora:
Users that are interested in sora are comparing it to the libraries listed below
- Synchronization primitives for Tornado coroutines☆193Updated last year
- proxy server in python with upstream support☆49Updated 10 years ago
- A simple Python Tornado handler that manage Rest requests automatically☆128Updated 12 years ago
- URL routings for tornado web server☆47Updated 10 years ago
- Database abstraction layer for pythoneer☆57Updated 7 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- routes decorator for the Tornado web framework☆61Updated 5 years ago
- Tornado + Greenlet = Beautiful☆42Updated 11 years ago
- A gevent core implemented using libuv☆135Updated 12 years ago
- Event sourcing and broadcasting for database.☆54Updated 7 years ago
- gTornado add greenify support to tornado☆16Updated 9 years ago
- A DB-API compatible wrapper for umysql☆115Updated last year
- Python implementation of sessions with Tornado web server and memcached☆46Updated 13 years ago
- Python libraries for XML/JSON RPC using the Tornado framework.☆159Updated last year
- High performance( 2.5 times to MySQLDb ) Python Mysql Driver, using Python native socket layer. pure C implemented.☆55Updated 4 years ago
- A Tornado async HTTP/HTTPS client adaptor for python-requests☆128Updated 5 years ago
- Utility scripts for a Tornado site☆134Updated 9 years ago
- async mysql client for tornado☆159Updated 9 years ago
- A web server written with Python☆82Updated 9 years ago
- pypi mirror status (no longer maintained see https://github.com/ibigbug/pypi-mirrors)☆80Updated 3 years ago
- Redis/Memcached sessions for Tornado☆97Updated 4 years ago
- Kill all children processes when the parent dies☆100Updated 10 years ago
- Python await/async experiments☆27Updated 9 years ago
- A tornado-powered python library that provides asynchronous access to elasticsearch☆96Updated 6 years ago
- Coroutine-based concurrency library for Python