[资源介绍]
GitHub - python-greenlet/greenlet: Lightweight in-process concurrent programming
Lightweight in-process concurrent programming. Contribute to python-greenlet/greenlet development by creating an account on GitHub.
- [gevent](https://github.com/gevent/gevent) - 一个基于协程的 Python 网络库,它使用 greenlet 。