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
104 forks
Language: Python
last commit: 3 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,446 |
br3ndonland/inboard | Utilities and Docker images to power Python web servers. | 189 |
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 | 249 |
leosussan/fastapi-gino-arq-uvicorn | A high-performance async REST API framework with support for PostgreSQL and Redis. | 420 |
pylons/webtest | Allows testing of WSGI applications without setting up an HTTP server | 336 |
max-pfeiffer/uvicorn-gunicorn-poetry | Provides a Docker image platform for running Python web applications with Gunicorn and Uvicorn workers. | 44 |
django/asgiref | Provides utilities and function wrappers to simplify communication between synchronous and asynchronous Python web apps and servers | 1,482 |
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 | A framework for building gRPC and Go microservices with automatic code generation | 427 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
fish-tennis/gnet | High-performance network library for game servers using Go. | 19 |
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 |