awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesRequest Context Propagations

Mechanisms for passing shared state and metadata across the lifecycle of a single web request or asynchronous execution flow.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Request Context Propagations. Refine with filters or upvote what's useful.

Awesome Request Context Propagations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pallets/flaskAvatar pallets

    pallets/flask

    71,703Vezi pe GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central application object, it allows developers to manage routing rules, template settings, and resource loading within a unified project environment. The framework distinguishes itself through a modular component architecture that enables the organization of routes, templates, and static files

    State propagation ensures shared metadata and request-specific variables remain accessible throughout the entire lifecycle of a web transaction.

    Pythonflaskjinjapallets
    Vezi pe GitHub↗71,703
  • xiaolincoder/cs-baseAvatar xiaolincoder

    xiaolincoder/CS-Base

    18,024Vezi pe GitHub↗

    CS-Base is a comprehensive educational platform and technical repository designed to support software engineers in mastering backend architecture, artificial intelligence engineering, and career development. It functions as a centralized knowledge hub that combines illustrated theoretical tutorials with practical, project-based learning to bridge the gap between foundational computer science concepts and professional industry requirements. The project distinguishes itself by integrating a robust career mentorship framework with advanced AI engineering resources. It provides users with tools f

    Transmits cancellation, timeout, and deadline signals across API boundaries and process hierarchies to manage request lifecycles.

    ccppgolang
    Vezi pe GitHub↗18,024
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Networking
  5. Routing
  6. Request Context Propagations