hypercorn
Server
A high-performance ASGI and WSGI server inspired by Gunicorn
Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
1k stars
16 watching
106 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
asgiasynciohttp-serverhttp2http3pythonwsgi
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/waitress | A high-performance WSGI server written in pure Python for handling HTTP requests. | 1,460 |
br3ndonland/inboard | A set of utilities and Docker images for building Python web servers. | 192 |
staskobzar/goagi | A Go library providing a standard interface to build AGI and FastAGI applications | 9 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 425 |
pylons/webtest | Allows testing of WSGI applications without setting up an HTTP server | 337 |
max-pfeiffer/uvicorn-gunicorn-poetry | Provides a Docker image platform for running Python web applications with Gunicorn and Uvicorn workers. | 45 |
django/asgiref | Provides utilities and function wrappers to simplify communication between synchronous and asynchronous Python web apps and servers | 1,495 |
hugokernel/micropython-nanoweb | A full asynchronous web server for Micropython with a small memory footprint. | 106 |
eccc-msc/msc-pygeoapi | Provides a Python-based web API for geospatial data access and management. | 16 |
izumin5210/grapi | An API server and generator built on top of gRPC in Go | 427 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
fish-tennis/gnet | A high-performance network library designed specifically for game servers | 20 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |