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
mozilla-metrics avatar

mozilla-metrics/akelaArchived

0
View on GitHub↗
77 stars·31 forks·Java·Apache-2.0·12 views

Akela

Version: 0.5

Features

  • Domain Specific Languages - Utility library for Hadoop, HBase, and Pig.

Star history

Star history chart for mozilla-metrics/akelaStar history chart for mozilla-metrics/akela

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 Akela

Similar open-source projects, ranked by how many features they share with Akela.
  • 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
  • bkirwi/coastbkirwi avatar

    bkirwi/coast

    60View on GitHub↗

    Experiments in Streaming

    Scala
    View on GitHub↗60
  • espertechinc/esperespertechinc avatar

    espertechinc/esper

    875View on GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    View on GitHub↗875
  • 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 Akela→

Frequently asked questions

What does mozilla-metrics/akela do?

Version: 0.5

What are the main features of mozilla-metrics/akela?

The main features of mozilla-metrics/akela are: Domain Specific Languages.

What are some open-source alternatives to mozilla-metrics/akela?

Open-source alternatives to mozilla-metrics/akela include: apache/beam — Apache Beam is a distributed data pipeline framework and unified data processing model designed to handle both bounded… bkirwi/coast — Experiments in Streaming. 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. absinthe-graphql/absinthe — Absinthe is a GraphQL server implementation and query engine for the Elixir ecosystem. It provides the fundamental…