Hypercorn Alternatives
Similar projects and alternatives to hypercorn
-
-
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
python-gunicorn-uvicorn
Multiarchitecture Docker Containers for Python using Gunicorn and Uvicorn
-
python-uvicorn
Multiarchitecture Docker Containers for Python and Uvicorn
-
python-gunicorn
Multiarchitecture Docker Containers for Python and Gunicorn
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
build-a-saas-app-with-flask
Learn how to build a production ready web app with Flask and Docker.
-
-
-
-
robyn
A High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
hypercorn reviews and mentions
-
Granian – a Rust HTTP server for Python applications
for those wishing to use http3 with a Python web framework, the ASGI hypercorn[1] currently supports it.
made a Django example last week with a sample client based on the examples from aioquic[2]: https://github.com/djstein/django-http3-example
this example also includes the first pass at async Django REST Framework using adrift[3] based on these GitHub issues:
- https://github.com/encode/django-rest-framework/pull/8617
- https://github.com/encode/django-rest-framework/issues/8496
sources
[1]: https://github.com/pgjones/hypercorn
Stats
pgjones/hypercorn is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of hypercorn is Python.