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

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

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

1 مستودع

Awesome GitHub RepositoriesSub-Graph Composition

Techniques for grouping dataflow nodes into nested, reusable modules that can be expanded during build.

Distinct from Module Composition: Specific to the structural composition of dataflow graphs, unlike generic AI module composition.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Sub-Graph Composition. Refine with filters or upvote what's useful.

Awesome Sub-Graph Composition GitHub Repositories

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

    dora-rs/dora

    2,929عرض على GitHub↗

    Dora is a robotics dataflow framework and distributed orchestrator used to build and manage processing pipelines. It enables the deployment of robotics workloads across clusters with remote node execution and provides a real-time data pipeline for predictable performance. The system is distinguished by its support for multi-language nodes written in Rust, Python, C, or C++ that interoperate within a single dataflow. It utilizes a zero-copy shared-memory transport and columnar formats to minimize latency for large payloads, and it includes bidirectional bridges to integrate with external ecosy

    Enables grouping sub-graphs into standalone files that can be nested and expanded during the build process.

    Rustdataflowembodied-ailow-latency
    عرض على GitHub↗2,929
  1. Home
  2. Artificial Intelligence & ML
  3. Module Composition
  4. Sub-Graph Composition