OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: asgi清除
sanicsanic-org
ADDED

Sanic is a Python 3.10+ async web server and framework designed for fast HTTP performance, supporting ASGI deployment and async/await syntax.

Developer toolsBackend & APIs
rsgiadapterbelingud
ADDED

An adapter that allows ASGI applications to run on an RSGI server.

Developer toolsTesting & debugging
uvicornKludex
ADDED

Uvicorn is a fast ASGI web server for Python, supporting HTTP/1.1 and WebSockets. It’s designed for async frameworks and can be extended with optional dependencies like uvloop and httptools.

Developer toolsTesting & debugging
falconfalconry
ADDED

Falcon is a minimalist Python web framework for building fast, reliable REST APIs and microservices. It supports both WSGI and ASGI, with a focus on performance and simplicity.

Developer toolsBackend & APIs