awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesRust-Based Python Web Servers

Web servers written in Rust that serve Python web applications.

Distinct from Rust Python Extension Developers: No existing candidate covers Rust-based Python web servers; closest is Rust Python Extension Developers which focuses on extensions, not servers.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Rust-Based Python Web Servers. Refine with filters or upvote what's useful.

Awesome Rust-Based Python Web Servers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • emmett-framework/granianemmett-framework का अवतार

    emmett-framework/granian

    5,074GitHub पर देखें↗

    Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major Python gateway interfaces—ASGI for asynchronous apps, WSGI for synchronous apps, and RSGI for async requests—while also handling HTTP/1.1, HTTP/2, and WebSocket connections through automatic protocol negotiation. Architecturally, Granian uses a multiprocess worker model that isolates requests across CPU cores and provides configurable threadpool-limited concurrency to control backpressure per worker. It includes built-in Prometheus metrics exposition for connection counts and

    A high-performance HTTP server written in Rust that serves Python web applications.

    Rustasgiasynciohttp
    GitHub पर देखें↗5,074
  1. Home
  2. Programming Languages & Runtimes
  3. Rust-Based Python Web Servers