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

1 repo

Awesome GitHub RepositoriesResult Caching

Caching of dependency results per request to ensure shared sub-dependencies are executed once.

Explore 1 awesome GitHub repository matching devops & infrastructure · Result Caching. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Dependency Management
  4. Dependency Injection Systems
  5. Result Caching

Awesome Result Caching GitHub Repositories

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

    fastapi/fastapi

    95,356GitHubView on GitHub↗

    FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event

    Pythonapiasyncasyncio