awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesDynamic Data Model Execution

Asynchronous loading and execution of data model definitions from external sources to support runtime-generated analytics.

Distinct from Asynchronous Model Execution: Distinct from asynchronous model execution: focuses on loading data model definitions rather than LLM request concurrency.

Explore 3 awesome GitHub repositories matching data & databases · Dynamic Data Model Execution. Refine with filters or upvote what's useful.

Awesome Dynamic Data Model Execution GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cube-js/cubecube-js का अवतार

    cube-js/cube

    20,251GitHub पर देखें↗

    Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches

    Supports flexible, runtime-generated analytics configurations by loading models dynamically.

    Rustagentic-analyticsagentsai
    GitHub पर देखें↗20,251
  • project-chip/connectedhomeipproject-chip का अवतार

    project-chip/connectedhomeip

    8,586GitHub पर देखें↗

    This project is an open-source software development kit and framework for implementing the Matter smart home standard. It provides a universal IPv6-based application layer and a cluster-based data model to ensure interoperability between diverse smart home devices and controllers. The system is distinguished by its multi-transport network abstraction, which maps Bluetooth LE, Thread, and Wi-Fi implementations to a common layer. It includes specialized tooling for secure device commissioning via QR codes and NFC, as well as a comprehensive over-the-air firmware update system for distributing s

    Executes read, write, and command operations on device clusters and handles attribute reporting.

    C++build-with-matterchipconnected-devices
    GitHub पर देखें↗8,586
  • pytorch/executorchpytorch का अवतार

    pytorch/executorch

    4,296GitHub पर देखें↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Provides an abstraction to load model files from files, memory, or other data sources.

    Pythondeep-learningembeddedgpu
    GitHub पर देखें↗4,296
  1. Home
  2. Data & Databases
  3. Dynamic Data Model Execution

सब-टैग एक्सप्लोर करें

  • Device Data Model Execution1 सब-टैगRuntime execution of read, write, and command operations based on a device's data model definition. **Distinct from Dynamic Data Model Execution:** Focuses on the operational execution of a smart device data model rather than analytics models.