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

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

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

4 रिपॉजिटरी

Awesome GitHub RepositoriesRuntime Capability Extensions

Optional plugins and APIs that add specialized functionality like tokenizers and data loaders to a runtime.

Distinct from Runtime Extensions: Specifically about extending a ML runtime's capabilities, not JS plugins or JVM class loading.

Explore 4 awesome GitHub repositories matching programming languages & runtimes · Runtime Capability Extensions. Refine with filters or upvote what's useful.

Awesome Runtime Capability Extensions GitHub Repositories

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

    WasmEdge/WasmEdge

    10,665GitHub पर देखें↗

    WasmEdge is an extensible WebAssembly runtime that executes WebAssembly bytecode in a secure sandbox for cloud, edge, and embedded applications. It functions as a multi-language compiler, compiling applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution, and as a server-side JavaScript runtime that runs JavaScript programs with ES6 modules, NPM packages, and Node.js-compatible APIs. The runtime also serves as an AI inference runtime, executing AI models from JavaScript using WASI-NN plug-ins for inference tasks on personal devices and edge har

    Provides a plugin-based extension system for adding new capabilities like AI inference backends to the runtime.

    C++artificial-intelligencecloudcloud-native
    GitHub पर देखें↗10,665
  • cytopia/devilboxcytopia का अवतार

    cytopia/devilbox

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

    Devilbox एक कंटेनराइज्ड डेवलपमेंट एनवायरनमेंट है जो एक एकीकृत कॉन्फ़िगरेशन के माध्यम से प्रबंधित वेब सर्वर, डेटाबेस और भाषा रनटाइम्स का एक पुनरुत्पादनीय (reproducible) सुइट प्रदान करता है। यह LAMP और MEAN सॉफ़्टवेयर स्टैक के लिए Docker-बेस्ड लोकल डेवलपमेंट स्टैक के रूप में और विशिष्ट प्रोजेक्ट आवश्यकताओं से मेल खाने के लिए इन सर्विसेज के विभिन्न संस्करणों के बीच स्विच करने के लिए एक मैनेजर के रूप में कार्य करता है। यह सिस्टम लोकल नेटवर्क ऑर्केस्ट्रेशन को स्वचालित करके खुद को अलग करता है। इसमें एक Docker-बेस्ड वर्चुअल होस्ट मैनेजर शामिल है जो स्वचालित रूप से लोकल डायरेक्टरीज़ को कस्टम डोमेन से मैप करता है, और एक लोकल DNS व SSL ऑर्केस्ट्रेटर जो आंतरिक डोमेन रिज़ॉल्यूशन को संभालता है और HTTPS डेवलपमेंट के लिए विश्वसनीय प्रमाणपत्र जनरेट करता है। यह प्रोजेक्ट वेब इंटरफ़ेस के माध्यम से डेटाबेस और सर्विस एडमिनिस्ट्रेशन, भाषा रनटाइम वर्ज़निंग और मल्टी-प्रोजेक्ट साइट होस्टिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह आउटगोइंग ईमेल को इंटरसेप्ट करने, डैशबोर्ड के माध्यम से सर्विस स्टेटस की निगरानी करने और सीधे कंटेनर्स के भीतर डेवलपमेंट टूलचेन को निष्पादित करने के लिए टूल्स भी प्रदान करता है।

    Modifies configurations, toggles modules, and loads custom extensions on the fly.

    PHP
    GitHub पर देखें↗4,470
  • baserow/baserowbaserow का अवतार

    baserow/baserow

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

    Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.

    Adds custom functions and data types to the expression language via a plugin registry.

    Pythonairtableairtable-alternativeairtable-replacement
    GitHub पर देखें↗4,188
  • scriban/scribanscriban का अवतार

    scriban/scriban

    3,905GitHub पर देखें↗

    Scriban एक टेक्स्ट टेम्प्लेटिंग लाइब्रेरी और .NET स्क्रिप्टिंग इंजन है जिसका उपयोग डायनामिक टेक्स्ट जनरेशन के लिए किया जाता है। यह एक टेम्प्लेट प्रोसेसर और एक सुरक्षित स्क्रिप्टिंग सैंडबॉक्स के रूप में कार्य करता है, जो एक सुरक्षित निष्पादन वातावरण प्रदान करता है जो अनधिकृत कोड निष्पादन को रोकने के लिए ऑब्जेक्ट एक्सपोज़र को प्रतिबंधित करता है। प्रोजेक्ट में एक एब्स्ट्रैक्ट सिंटैक्स ट्री टेम्प्लेट पार्सर भी शामिल है जो प्रोग्रामेटिक टेम्प्लेट विश्लेषण और संशोधन की अनुमति देता है। इंजन में एक समर्पित Liquid टेम्प्लेट इंजन और संगतता मोड है, जो इसे Liquid सिंटैक्स में लिखे गए टेम्प्लेट को पार्स, निष्पादित और परिवर्तित करने की अनुमति देता है। यह एक सदस्य-एक्सपोज़र फ़िल्टरिंग सिस्टम के माध्यम से खुद को अलग करता है जो डेवलपर्स को यह नियंत्रित करने के लिए ऑब्जेक्ट प्रॉपर्टीज़ का नाम बदलने, छिपाने या फ़िल्टर करने की अनुमति देता है कि टेम्प्लेट के भीतर डेटा कैसे एक्सेस किया जाता है। लाइब्रेरी एसिंक्रोनस टेम्प्लेट रेंडरिंग, सशर्त लॉजिक और संग्रह पुनरावृत्ति सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह डेटा हेरफेर के लिए अंतर्निहित यूटिलिटीज प्रदान करती है, जैसे गणितीय ऑपरेशन्स, JSON रूपांतरण, दिनांक और समय अंकगणित, और नियमित अभिव्यक्तियों का उपयोग करके व्यापक टेक्स्ट प्रोसेसिंग। डेवलपर्स कस्टम फंक्शन्स को परिभाषित करके और बाहरी क्लासेस को एकीकृत करके इंजन का विस्तार कर सकते हैं। प्रोजेक्ट Native AOT के माध्यम से नेटिव बाइनरी के रूप में प्रकाशन का समर्थन करने के लिए एक सुरक्षित API सतह प्रदान करता है।

    Binds external functions and objects into the execution environment to add specialized capabilities.

    C#handlebarsliquidmustache
    GitHub पर देखें↗3,905
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Capability Extensions

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

  • Formula Language Extensions1 सब-टैगThe ability to add custom functions and data types to a calculation expression language. **Distinct from Runtime Capability Extensions:** Focuses on the expression language of a spreadsheet/database rather than a general ML runtime.