awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • powerjob/powerjobAvatar von PowerJob

    PowerJob/PowerJob

    7,761Auf GitHub ansehen↗

    Enterprise job scheduling middleware with distributed computing ability.

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

    Javacrondistributedjava
    Auf GitHub ansehen↗7,761
  • feast-dev/feastAvatar von feast-dev

    feast-dev/feast

    6,727Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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

Unter-Tags erkunden

  • 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.