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

Parsely/streamparse

0
View on GitHub↗
1,506 stars·220 forks·Python·Apache-2.0·10 viewsstreamparse.readthedocs.io↗

Streamparse

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.

Features

  • Domain Specific Languages - Tool for running Python code against real-time streams.

Star history

Star history chart for parsely/streamparseStar history chart for parsely/streamparse

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 Streamparse

Similar open-source projects, ranked by how many features they share with Streamparse.
  • 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 Streamparse→

Frequently asked questions

What does parsely/streamparse do?

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.

What are the main features of parsely/streamparse?

The main features of parsely/streamparse are: Domain Specific Languages.

What are some open-source alternatives to parsely/streamparse?

Open-source alternatives to parsely/streamparse 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…