mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #2994] [CLOSED] Add Project-Nebula - Fast ASGI micro-framework, written in Python and Cython #6701
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2994
Author: @amogus-gggy
Created: 3/26/2026
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
a016e28Update README.md📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Project
Project-Nebula
Checklist
Add project-name* [project-name](url) - Description ending with period.Why This Project Is Awesome
Which criterion does it meet? (pick one)
Explain:
How It Differs
Project-Nebula - Fast async ASGI framework, written in Python 3.10+ and Cython from scratch, with amazing performance, and support of WebSockets and Middlewares. The main feature is performance, which most of the time outperforms frameworks like fastapi, starlette, and stands in the same level as some other web frameworks, powered by Rust(in a lot of benchmarks, with 1 worker limit)
If similar entries exist, what makes this one unique?
Amazing performance, created with only python, and in one part cython, and custom optimizations(like our future feature, gc optimizations, or zero-copy router)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.