2021-08-22 15:57:18 +02:00
2021-08-03 21:00:21 +02:00
2021-08-19 22:57:24 +02:00
2021-08-20 16:10:12 +02:00
2021-08-02 22:00:18 +02:00
2021-08-14 19:35:14 +02:00
2021-08-19 23:03:19 +02:00
2021-08-18 23:35:08 +02:00

Language grade: C/C++ Language grade: Python

Fast WSGI

Fast WSGI is an ultra fast WSGI server for Python 3.

It is mostly written in C. It makes use of libuv and llhttp under the hood for blazing fast performance.

** Fast WSGI is still under development...

TODO

  • Memory lifecycle management
  • Python object ref count tracking
  • WSGI app invoking
  • Test integration with flask app
  • Basic error handling
Description
An ultra fast WSGI server for Python 3
Readme Multiple Licenses 9 MiB
Languages
C 78.5%
Python 18.7%
Shell 2.4%
Makefile 0.3%
Batchfile 0.1%