awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Thread-Local Contexts · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesThread-Local Contexts

Mechanisms for storing and accessing data scoped to the current thread of execution during a request lifecycle.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Thread-Local Contexts. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Language Features and Paradigms
  4. Concurrency Models
  5. Concurrency
  6. Thread-Local Contexts

Awesome Thread-Local Contexts GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • pallets/flask

    pallets/flask

    71,240GitHubView on 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 applicatio

    Pythonflaskjinjapallets