awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Infrastructure and Runtime Adapters · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesInfrastructure and Runtime Adapters

Compatibility layers and configuration handlers that allow software to operate within specific deployment environments or module systems.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Infrastructure and Runtime Adapters. Refine with filters or upvote what's useful.

  1. Home
  2. Software Engineering & Architecture
  3. Integrations
  4. Infrastructure and Runtime Adapters

Awesome Infrastructure and Runtime Adapters GitHub Repositories

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

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Rustdenojavascriptrust
  • clash-verge-rev/clash-verge-rev

    clash-verge-rev/clash-verge-rev

    97,701GitHubView on GitHub↗

    This application provides a comprehensive interface for managing network traffic through a core proxy engine. It supports multiple traffic interception methods, including system-wide proxy settings and virtual network interfaces, allowing users to route TCP and UDP traffic based on specific domain, IP, port, or process

    TypeScriptclashclash-metaclash-verge
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Rustpackagingpythonresolver

Explore sub-tags

  • CommonJS CompatibilityCompatibility layers that allow modern JavaScript environments to execute legacy CommonJS modules.
  • Containerization IntegrationsTools and configurations that enable applications to run and communicate effectively within containerized environments.
  • Serverless IntegrationsAdapters and libraries that facilitate the deployment and execution of code within serverless computing platforms.
  • URL Configuration HandlersUtilities for parsing, validating, and managing URL-based configuration settings within an application.