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

5 repos

Awesome GitHub RepositoriesCompatibility Layers

Interfaces that provide drop-in compatibility with existing ecosystem tools and standards.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Compatibility Layers. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Dependency Management
  4. Compatibility Layers

Awesome Compatibility Layers GitHub Repositories

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

    tensorflow/tensorflow

    193,864GitHubView on GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst

    C++deep-learningdeep-neural-networksdistributed
  • 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
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript
  • 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

  • CSS Module IntegrationsSupport for importing and using CSS modules.
  • Legacy Workflow SupportsMechanisms providing access to deprecated symbols and configuration protocols to ensure backward compatibility with older development patterns.
  • Runtime Compatibility LayersLayers that implement standard APIs and module formats to maintain compatibility across different runtime ecosystems.