awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • powerjob/powerjobالصورة الرمزية لـ PowerJob

    PowerJob/PowerJob

    7,761عرض على GitHub↗

    Enterprise job scheduling middleware with distributed computing ability.

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

    Javacrondistributedjava
    عرض على GitHub↗7,761
  • feast-dev/feastالصورة الرمزية لـ feast-dev

    feast-dev/feast

    6,727عرض على 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
    عرض على 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

استكشف الوسوم الفرعية

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