Django - Servers
Created:
Last Updated:
-
granian
-
-
#opensource
#rust
5440 stargazers | 160 forks Lists: Django - Servers Added on: 2024-12-23 | Last activity: 2026-06-23 -
gunicorn
-
-
#opensource
#python
10605 stargazers | 1839 forks Lists: Django - Servers My notes: WSGI only Added on: 2024-10-11 | Last activity: 2026-06-20 -
uvicorn
-
-
#opensource
#python
10781 stargazers | 972 forks Lists: Django - Servers My notes: ASGI only; supports HTTP/1.1 and WebSockets. Added on: 2024-10-11 | Last activity: 2026-06-22 -
hypercorn
-
-
#opensource
#python
1587 stargazers | 152 forks Lists: Django - Servers My notes: ASGI and WSGI. Supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2). Can utilise asyncio, uvloop, or trio. Added on: 2024-10-11 | Last activity: 2025-11-08 -
daphne
-
-
#opensource
#python
2672 stargazers | 285 forks Lists: Django - Servers My notes: Django Channels HTTP/WebSocket server Added on: 2024-10-11 | Last activity: 2026-06-03 -
mangum
-
-
#opensource
#python
2124 stargazers | 133 forks Lists: Django - Servers My notes: Server to run ASGI in AWS Lambda Added on: 2023-10-12 | Last activity: 2026-05-31