awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 个仓库

Awesome GitHub RepositoriesDistributed Programming

Libraries and APIs for defining and executing distributed data workflows.

Explore 11 awesome GitHub repositories matching part of an awesome list · Distributed Programming. Refine with filters or upvote what's useful.

Awesome Distributed Programming GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ray-project/rayray-project 的头像

    ray-project/ray

    42,895在 GitHub 上查看↗

    Ray is a distributed computing framework designed to scale Python and Java applications across clusters by abstracting task scheduling and resource management. It functions as a resource-aware execution engine that manages task dependencies, placement, and fault tolerance across networked compute nodes. At its core, the system provides a stateful actor model, allowing developers to define classes that run in dedicated processes to maintain and mutate internal state across remote method calls. The framework distinguishes itself through a robust cross-language interoperability layer, enabling f

    Fast framework for building and running distributed applications.

    Pythondata-sciencedeep-learningdeployment
    在 GitHub 上查看↗42,895
  • twitter/herontwitter 的头像

    twitter/heron

    3,632在 GitHub 上查看↗

    Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter

    Real-time, distributed, fault-tolerant stream processing engine.

    Java
    在 GitHub 上查看↗3,632
  • twitter/scaldingtwitter 的头像

    twitter/scalding

    3,521在 GitHub 上查看↗

    A Scala API for Cascading

    Scala library for MapReduce jobs built on Cascading.

    Scala
    在 GitHub 上查看↗3,521
  • twitter/summingbirdtwitter 的头像

    twitter/summingbird

    2,125在 GitHub 上查看↗

    Streaming MapReduce with Scalding and Storm

    Streaming MapReduce library integrating Scalding and Storm.

    Scala
    在 GitHub 上查看↗2,125
  • netflix/pigpenNetflix 的头像

    Netflix/PigPen

    565在 GitHub 上查看↗

    Map-Reduce for Clojure

    MapReduce implementation for Clojure compiling to Apache Pig.

    Clojure
    在 GitHub 上查看↗565
  • addthis/hydraaddthis 的头像

    addthis/hydra

    436在 GitHub 上查看↗

    Distributed data processing and storage system.

    Java
    在 GitHub 上查看↗436
  • skale-me/skale-engineskale-me 的头像

    skale-me/skale-engine

    397在 GitHub 上查看↗

    High performance distributed data processing engine

    High-performance distributed data processing for Node.js.

    JavaScript
    在 GitHub 上查看↗397
  • damballa/parkourdamballa 的头像

    damballa/parkour

    255在 GitHub 上查看↗

    Hadoop MapReduce in idiomatic Clojure.

    MapReduce library for the Clojure language.

    Clojure
    在 GitHub 上查看↗255
  • understandlingbv/tuktuUnderstandLingBV 的头像

    UnderstandLingBV/Tuktu

    59在 GitHub 上查看↗

    Big Data Science Swiss Army Knife - http://www.tuktu.io --

    Platform for batch and streaming computation using Akka.

    Scala
    在 GitHub 上查看↗59
  • datasalt/pangooldatasalt 的头像

    datasalt/pangool

    57在 GitHub 上查看↗

    Tuple MapReduce for Hadoop: Hadoop API made easy

    Alternative paradigm for implementing MapReduce jobs.

    Java
    在 GitHub 上查看↗57
  • ibmstreams/streamsx.topologyIBMStreams 的头像

    IBMStreams/streamsx.topology

    29在 GitHub 上查看↗

    Develop streaming applications for IBM Streams in Python, Java & Scala.

    Libraries for building streaming applications in Java, Python, or Scala.

    Java
    在 GitHub 上查看↗29
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Distributed Programming