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
bkirwi avatar

bkirwi/coast

0
View on GitHub↗
60 stars·3 forks·Scala·Apache-2.0·7 views

Coast

Experiments in Streaming

Features

  • Domain Specific Languages - DSL for building DAGs on top of Samza.

Star history

Star history chart for bkirwi/coastStar history chart for bkirwi/coast

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 Coast

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

    apache/beam

    8,612View on 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
    View on GitHub↗8,612
  • espertechinc/esperespertechinc avatar

    espertechinc/esper

    875View on GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    View on GitHub↗875
  • marcelotto/jsonld-exmarcelotto avatar

    marcelotto/jsonld-ex

    84View on GitHub↗

    An implementation of JSON-LD for Elixir

    Elixir
    View on GitHub↗84
  • absinthe-graphql/absintheabsinthe-graphql avatar

    absinthe-graphql/absinthe

    4,400View on GitHub↗

    Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental toolkit for building GraphQL APIs, including a processing engine that parses, validates, and executes documents against a defined application schema. The project includes a batch resolver to optimize database performance by grouping field requests and a complexity guard to protect system resources by rejecting queries that exceed defined cost thresholds. It also features a schema adapter that translates internal Elixir naming conventions to external GraphQL casing for client comp

    Elixir
    View on GitHub↗4,400
See all 13 alternatives to Coast→

Frequently asked questions

What does bkirwi/coast do?

Experiments in Streaming

What are the main features of bkirwi/coast?

The main features of bkirwi/coast are: Domain Specific Languages.

What are some open-source alternatives to bkirwi/coast?

Open-source alternatives to bkirwi/coast include: apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… espertechinc/esper — Esper Complex Event Processing, Streaming SQL and Event Series Analysis. marcelotto/jsonld-ex — An implementation of JSON-LD for Elixir. marcelotto/rdf-ex — An implementation of RDF for Elixir. marcelotto/sparql-ex — An implementation of SPARQL for Elixir. absinthe-graphql/absinthe — Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental…