awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to google/tensorstore

Open-source alternatives to Tensorstore

30 open-source projects similar to google/tensorstore, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tensorstore alternative.

  • airtai/faststreamAvatar von airtai

    airtai/faststream

    5,234Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,234
  • aklivity/zillaAvatar von aklivity

    aklivity/zilla

    690Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗690
  • apache/beamAvatar von apache

    apache/beam

    8,612Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,612
  • apache/flinkAvatar von apache

    apache/flink

    26,086Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗26,086

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • apache/kafkaAvatar von apache

    apache/kafka

    32,846Auf GitHub ansehen↗

    Kafka is a distributed event streaming platform designed for capturing, storing, and processing real-time data streams across interconnected nodes. It functions as a distributed commit log, providing a fault-tolerant storage mechanism that records state changes sequentially to ensure data consistency and durability across distributed environments. The platform distinguishes itself through a partitioned commit log architecture that enables horizontal scaling and parallel processing of data streams. It integrates a stream processing engine for continuous transformations and aggregations, while

    Javakafkascala
    Auf GitHub ansehen↗32,846
  • apache/samzaAvatar von apache

    apache/samza

    842Auf GitHub ansehen↗

    Mirror of Apache Samza

    Java
    Auf GitHub ansehen↗842
  • apache/sparkAvatar von apache

    apache/spark

    43,467Auf GitHub ansehen↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    Auf GitHub ansehen↗43,467
  • bytewax/bytewaxAvatar von bytewax

    bytewax/bytewax

    2,022Auf GitHub ansehen↗

    Python Stream Processing

    Python
    Auf GitHub ansehen↗2,022
  • cocoindex-io/cocoindexAvatar von cocoindex-io

    cocoindex-io/cocoindex

    6,117Auf GitHub ansehen↗

    Cocoindex is an incremental data processing engine that builds and maintains live indexes for AI agents, with a core focus on codebase indexing and knowledge graph extraction. The engine uses a function-graph execution model where user-defined Python functions are composed into a directed acyclic graph, and it processes data incrementally so only changed source records or code paths are re-computed, avoiding full recomputation at any scale. It supports automatic schema inference from transformation pipeline type annotations and provides full data lineage tracing, tagging every output record wi

    Rustagentic-data-frameworkaiai-agents
    Auf GitHub ansehen↗6,117
  • cupy/cupyAvatar von cupy

    cupy/cupy

    11,000Auf GitHub ansehen↗

    CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and numerical computing on NVIDIA GPUs. It serves as a GPU-accelerated numerical library and a CUDA-based SciPy implementation, offloading heavy calculations to graphics hardware to increase processing speed for scientific and engineering workloads. The library enables multi-framework tensor exchange, allowing data buffers to be shared between different deep learning frameworks using standardized memory layouts to avoid memory copies. It also supports custom GPU kernel integratio

    Python
    Auf GitHub ansehen↗11,000
  • dask/daskAvatar von dask

    dask/dask

    13,746Auf GitHub ansehen↗

    Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows from single machines to large clusters. It functions as a cluster resource manager that orchestrates computational logic by representing tasks and their dependencies as directed acyclic graphs. This architecture allows the system to automate the distribution of workloads across available hardware while managing complex execution requirements. The project distinguishes itself through a lazy evaluation engine that defers data operations until they are explicitly requested, enabl

    Pythondasknumpypandas
    Auf GitHub ansehen↗13,746
  • emqx/kuiperAvatar von emqx

    emqx/kuiper

    1,713Auf GitHub ansehen↗

    Lightweight data stream processing engine for IoT edge

    Go
    Auf GitHub ansehen↗1,713
  • faust-streaming/faustAvatar von faust-streaming

    faust-streaming/faust

    1,874Auf GitHub ansehen↗

    Python Stream Processing. A Faust fork

    Python
    Auf GitHub ansehen↗1,874
  • h2oai/h2o-3Avatar von h2oai

    h2oai/h2o-3

    7,493Auf GitHub ansehen↗

    h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and deploying predictive models using distributed in-memory computing. It functions as a deep learning framework and a distributed model scoring engine, capable of operating as a Kubernetes ML cluster to process large datasets in parallel. The platform distinguishes itself through automated machine learning capabilities that automatically select the best algorithms and hyperparameters to optimize model performance. It provides specialized deep learning toolkits for tasks including i

    Jupyter Notebookautomlbig-datadata-science
    Auf GitHub ansehen↗7,493
  • hstreamdb/hstreamAvatar von hstreamdb

    hstreamdb/hstream

    722Auf GitHub ansehen↗

    HStreamDB is an open-source, cloud-native streaming database for IoT and beyond. Modernize your data stack for real-time applications.

    Haskell
    Auf GitHub ansehen↗722
  • kwgoodman/bottleneckAvatar von kwgoodman

    kwgoodman/bottleneck

    1,179Auf GitHub ansehen↗

    Fast NumPy array functions written in C

    Python
    Auf GitHub ansehen↗1,179
  • mosaicml/streamingAvatar von mosaicml

    mosaicml/streaming

    1,521Auf GitHub ansehen↗

    A Data Streaming Library for Efficient Neural Network Training

    Python
    Auf GitHub ansehen↗1,521
  • nvidia/nvtabularN

    NVIDIA/NVTabular

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • pathwaycom/pathwayAvatar von pathwaycom

    pathwaycom/pathway

    62,959Auf GitHub ansehen↗

    Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines. It functions as an orchestrator for complex data transformations, utilizing a differential dataflow engine to process updates incrementally. By treating static datasets and continuous event streams with identical logic, the platform ensures exactly-once processing semantics and consistent results across diverse data sources. The framework distinguishes itself through its specialized support for real-time artificial intelligence and retrieval-augmented generation. It features in

    Pythonbatch-processingdata-analyticsdata-pipelines
    Auf GitHub ansehen↗62,959
  • pipelinedb/pipelinedbAvatar von pipelinedb

    pipelinedb/pipelinedb

    2,663Auf GitHub ansehen↗

    High-performance time-series aggregation for PostgreSQL

    C
    Auf GitHub ansehen↗2,663
  • rapidsai/cudfAvatar von rapidsai

    rapidsai/cudf

    9,672Auf GitHub ansehen↗

    cuDF is a GPU-accelerated dataframe library and data processing engine designed for manipulating and analyzing large tabular datasets. It provides a high-level API for executing filtering, joining, and aggregating operations directly on GPU hardware. The project integrates the Apache Arrow memory format to enable zero-copy data transfers and includes a just-in-time compiler for executing custom user-defined functions on the GPU. The library features specialized acceleration for existing workflows by redirecting standard Pandas dataframe calls and Polars query plans to a GPU backend. It also p

    C++
    Auf GitHub ansehen↗9,672
  • ray-project/rayAvatar von ray-project

    ray-project/ray

    42,895Auf GitHub ansehen↗

    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

    Pythondata-sciencedeep-learningdeployment
    Auf GitHub ansehen↗42,895
  • reugn/go-streamsAvatar von reugn

    reugn/go-streams

    2,171Auf GitHub ansehen↗

    A lightweight stream processing library for Go

    Goaerospikedata-pipelinedata-stream
    Auf GitHub ansehen↗2,171
  • risingwavelabs/risingwaveAvatar von risingwavelabs

    risingwavelabs/risingwave

    9,093Auf GitHub ansehen↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Rustapache-icebergdata-engineeringdatabase
    Auf GitHub ansehen↗9,093
  • swimos/swim-rustS

    swimos/swim-rust

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • uber/petastormAvatar von uber

    uber/petastorm

    1,889Auf GitHub ansehen↗

    Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.

    Python
    Auf GitHub ansehen↗1,889
  • waikato/moaAvatar von Waikato

    Waikato/moa

    658Auf GitHub ansehen↗

    MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.

    Java
    Auf GitHub ansehen↗658
  • whitaker-io/machineW

    whitaker-io/machine

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • youthlin/streamY

    youthlin/stream

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • zarr-developers/zarr-pythonAvatar von zarr-developers

    zarr-developers/zarr-python

    1,998Auf GitHub ansehen↗

    An implementation of chunked, compressed, N-dimensional arrays for Python.

    Python
    Auf GitHub ansehen↗1,998