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

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

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

google/tensorstore

0
View on GitHub↗
1,522 星标·142 分支·C++·3 次浏览google.github.io/tensorstore↗

Tensorstore

Library for reading and writing large multi-dimensional arrays.

Features

  • Big Data and Distributed Computing - Reading and writing large multi-dimensional arrays.
  • Stream Processing - Reads and writes large multi-dimensional arrays.

Star 历史

google/tensorstore 的 Star 历史图表google/tensorstore 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

google/tensorstore 是做什么的?

Library for reading and writing large multi-dimensional arrays.

google/tensorstore 的主要功能有哪些?

google/tensorstore 的主要功能包括:Big Data and Distributed Computing, Stream Processing。

google/tensorstore 有哪些开源替代品?

google/tensorstore 的开源替代品包括: aklivity/zilla — 🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka®… apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… apache/kafka — Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams… apache/samza — Mirror of Apache Samza. airtai/faststream — FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified…

Tensorstore 的开源替代方案

相似的开源项目,按与 Tensorstore 的功能重合度排序。
  • aklivity/zillaaklivity 的头像

    aklivity/zilla

    690在 GitHub 上查看↗

    🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.

    Java
    在 GitHub 上查看↗690
  • apache/beamapache 的头像

    apache/beam

    8,612在 GitHub 上查看↗

    Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded batch data and unbounded real-time streams. It provides a system for building scalable, data-parallel workflows that operate across compute clusters using a single programming model. The framework utilizes a cross-runner pipeline abstraction that decouples the data processing logic from the underlying execution backend, allowing the same pipeline to run on different distributed compute engines. It supports multi-language pipeline development by translating high-level code fro

    Java
    在 GitHub 上查看↗8,612
  • apache/flinkapache 的头像

    apache/flink

    26,086在 GitHub 上查看↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    在 GitHub 上查看↗26,086
  • airtai/faststreamairtai 的头像

    airtai/faststream

    5,234在 GitHub 上查看↗

    FastStream is an asynchronous Python framework designed for building event-driven microservices. It provides a unified abstraction layer for interacting with various message brokers, enabling developers to manage event production and consumption through a consistent interface while maintaining access to native provider-specific features. The framework centers on a decorator-based routing model that binds application logic directly to broker topics, supported by a built-in dependency injection container that resolves resources at runtime. The framework distinguishes itself through its deep int

    Python
    在 GitHub 上查看↗5,234
  • 查看 Tensorstore 的所有 30 个替代方案→