awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Distributed Computing Topologies · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDistributed Computing Topologies

Frameworks for defining communication grids and data distribution across hardware clusters.

Distinguishing note: Specifically targets physical device mesh configuration for numerical workloads, not general network infrastructure.

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

  1. Home
  2. DevOps & Infrastructure
  3. Distributed Computing Topologies

Awesome Distributed Computing Topologies GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • jax-ml/jax

    jax-ml/jax

    34,919View on GitHub↗

    This project is a high-performance numerical computing library designed for large-scale scientific and machine learning workloads. It functions as an automatic differentiation framework and a just-in-time compilation engine, transforming high-level Python code into optimized machine instructions. By enforcing pure functional programming patterns and immutable array semantics, the library ensures that mathematical functions remain compatible with automated graph transformations and symbolic differentiation. The platform distinguishes itself through its distributed array computing capabilities,

    Organizes physical processing units into logical grids to define communication topologies and control data distribution across hardware memory.

    Pythonjax
    34,919View on GitHub↗