awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesRequest State Persistence

Mechanisms for associating temporary data and cleanup callbacks with the lifecycle of an active HTTP request.

Distinct from HTTP Request Dispatching: Distinct from general dispatching: focuses on the memory-level state persistence associated with a specific request instance.

Explore 1 awesome GitHub repository matching networking & communication · Request State Persistence. Refine with filters or upvote what's useful.

Awesome Request State Persistence GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jorisvink/koreالصورة الرمزية لـ jorisvink

    jorisvink/kore

    3,825عرض على GitHub↗

    Kore is an event-driven web and WebSocket server framework designed for building high-performance web services and APIs in C or Python. It functions as a secure, concurrent application framework that utilizes non-blocking I/O and isolated worker processes to handle high-concurrency traffic. The project is distinguished by a security-first architecture that features OS-level process sandboxing, privilege separation, and the isolation of private encryption keys into dedicated processes. It enables zero-downtime deployments through dynamic module hot-reloading and provides automated TLS certific

    Allows allocating temporary memory to HTTP requests for state management with automated cleanup callbacks.

    Ccframeworkhigh-performance
    عرض على GitHub↗3,825
  1. Home
  2. Networking & Communication
  3. HTTP Request Dispatching
  4. Request State Persistence