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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
spotify avatar

spotify/scio

0
View on GitHub↗
2,628 stars·526 forks·Scala·Apache-2.0·8 viewsspotify.github.io/scio↗

Scio

A Scala API for Apache Beam and Google Cloud Dataflow.

Features

  • Big Data - Scala API for Apache Beam and Dataflow.
  • Big Data and Analytics - Offers a Scala API for distributed data processing.

Star history

Star history chart for spotify/scioStar history chart for spotify/scio

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Scio

Similar open-source projects, ranked by how many features they share with Scio.
  • apache/icebergapache avatar

    apache/iceberg

    8,972View on GitHub↗

    Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It provides a specification for tracking large-scale datasets to maintain transactional consistency and structural integrity. The project utilizes a standardized REST catalog interface to manage table metadata, ensuring interoperability between different compute engines. This allows diverse query engines to connect to a single table interface and maintain consistency across different processing frameworks. Its core capabilities include managing large-scale analytic tables, coordin

    Java
    View on GitHub↗8,972
  • apache/kylinapache avatar

    apache/kylin

    3,765View on GitHub↗

    Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes multi-dimensional data cubes to pre-calculate data aggregates, enabling sub-second response times for large-scale analytical queries and big data analytics. The system focuses on large-scale data warehousing and multi-dimensional data modeling. It allows for the organization and querying of vast amounts of structured data to support business intelligence and reporting workflows through distributed SQL querying.

    Javakylin
    View on GitHub↗3,765
  • mahmoudparsian/data-algorithms-bookmahmoudparsian avatar

    mahmoudparsian/data-algorithms-book

    1,081View on GitHub↗

    This repository is a collection of reference implementations and distributed data processing algorithms implemented in Java and Scala for cluster computing frameworks. It provides computational recipes for solving complex data processing problems, including large-scale dataset joins, aggregations, and word count tasks. The implementations cover both MapReduce paradigms and Apache Spark integrations, enabling programmatic job submission and execution across distributed node infrastructures. The collection includes specialized utilities for statistical analysis and text processing, such as data

    Javaapache-hadoopapache-sparkdata-algorithms
    View on GitHub↗1,081
  • stellar/stellar-corestellar avatar

    stellar/stellar-core

    3,269View on GitHub↗

    Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di

    C++
    View on GitHub↗3,269
See all 29 alternatives to Scio→

Frequently asked questions

What does spotify/scio do?

A Scala API for Apache Beam and Google Cloud Dataflow.

What are the main features of spotify/scio?

The main features of spotify/scio are: Big Data, Big Data and Analytics.

What are some open-source alternatives to spotify/scio?

Open-source alternatives to spotify/scio include: apache/iceberg — Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It… apache/kylin — Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes… stellar/stellar-core — Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger… mahmoudparsian/data-algorithms-book — This repository is a collection of reference implementations and distributed data processing algorithms implemented in… 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…