awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Parsely avatar

Parsely/streamparse

0
View on GitHub↗
1,506 estrellas·220 forks·Python·Apache-2.0·3 vistasstreamparse.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.

Historial de estrellas

Gráfico del historial de estrellas de parsely/streamparseGráfico del historial de estrellas de parsely/streamparse

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Streamparse

Proyectos open-source similares, clasificados según cuántas características comparten con Streamparse.
  • apache/beamAvatar de apache

    apache/beam

    8,612Ver en 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
    Ver en GitHub↗8,612
  • bkirwi/coastAvatar de bkirwi

    bkirwi/coast

    60Ver en GitHub↗

    Experiments in Streaming

    Scala
    Ver en GitHub↗60
  • espertechinc/esperAvatar de espertechinc

    espertechinc/esper

    875Ver en GitHub↗

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Java
    Ver en GitHub↗875
  • absinthe-graphql/absintheAvatar de absinthe-graphql

    absinthe-graphql/absinthe

    4,400Ver en 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
    Ver en GitHub↗4,400
Ver las 13 alternativas a Streamparse→

Preguntas frecuentes

¿Qué hace parsely/streamparse?

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

¿Cuáles son las características principales de parsely/streamparse?

Las características principales de parsely/streamparse son: Domain Specific Languages.

¿Qué alternativas de código abierto existen para parsely/streamparse?

Las alternativas de código abierto para parsely/streamparse incluyen: 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…