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
·

2 repositorios

Awesome GitHub RepositoriesPluggable Stream Processors

Applies user-defined transformations to streaming data through a pluggable interface.

Distinct from Streaming Processors: Distinct from Streaming Processors: focuses on the pluggable interface for custom processors, not the processing engine itself.

Explore 2 awesome GitHub repositories matching data & databases · Pluggable Stream Processors. Refine with filters or upvote what's useful.

Awesome Pluggable Stream Processors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • powerjob/powerjobAvatar de PowerJob

    PowerJob/PowerJob

    7,761Ver en GitHub↗

    Enterprise job scheduling middleware with distributed computing ability.

    Ships a pluggable processor framework supporting Java, Shell, Python, and HTTP-based task logic.

    Javacrondistributedjava
    Ver en GitHub↗7,761
  • feast-dev/feastAvatar de feast-dev

    feast-dev/feast

    6,727Ver en GitHub↗

    Feast is an open-source feature store for machine learning that provides a central platform for defining, storing, and serving features across both training and inference workflows. It operates as a declarative system where feature definitions are written as code in Python files, synchronized to a central registry, and made available for low-latency online retrieval or point-in-time correct historical joins for training datasets. The project abstracts storage behind a pluggable architecture, allowing offline and online backends to be swapped without changing retrieval logic, and coordinates ma

    Applies user-defined transformations to streaming data through a pluggable Stream Processor interface.

    Pythonbig-datadata-engineeringdata-quality
    Ver en GitHub↗6,727
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Stream Processing Systems
  5. Data Streaming
  6. Structured Event Streams
  7. Streaming Processors
  8. Pluggable Stream Processors

Explorar subetiquetas

  • Multi-Language Task ProcessorsAllows task logic in Java, Shell, or Python via a unified processor interface and HTTP bridge. **Distinct from Pluggable Stream Processors:** Distinct from Pluggable Stream Processors: focuses on multi-language task execution for batch jobs, not streaming data transformations.