12 रिपॉजिटरी
Settings and factors that define the behavior and target of a language runtime.
Distinct from Runtime Configurations: Candidates were restricted to storage backends or specific languages like Lua; this is a general runtime target configuration.
Explore 12 awesome GitHub repositories matching programming languages & runtimes · Runtime Environment Configuration. Refine with filters or upvote what's useful.
Buffalo Go में वेब एप्लिकेशन बनाने के लिए एक व्यापक MVC वेब फ्रेमवर्क और फुल-स्टैक टूलचेन है। यह एक संरचित डेवलपमेंट एनवायरनमेंट प्रदान करता है जो मॉडल्स, व्यूज़ और कंट्रोलर्स को अलग करता है, और डेटाबेस स्कीमा और रिकॉर्ड मैनेजमेंट के लिए एक समर्पित ऑब्जेक्ट-रिलेशनल मैपर (ORM) रैपर के साथ वेब फ्रेमवर्क को एकीकृत करता है। यह प्रोजेक्ट प्रोजेक्ट स्ट्रक्चर्स को बूटस्ट्रैप करने, एसेट्स को प्रबंधित करने और प्रोडक्शन-रेडी कंटेनर्स बनाने के लिए डेवलपमेंट यूटिलिटीज़ के एक सेट के माध्यम से खुद को अलग करता है। इसमें एक परिष्कृत रूटिंग सिस्टम है जो कन्वेंशन-आधारित RESTful रिसोर्स जनरेशन, डोमेन-आधारित वर्चुअल होस्टिंग और सुसंगत आंतरिक लिंकिंग के लिए रूट हेल्पर्स के निर्माण का समर्थन करता है। यह फ्रेमवर्क मिडिलवेयर-आधारित रिक्वेस्ट पाइपलाइन्स, डायनामिक टेम्पलेट रेंडरिंग और रिक्वेस्ट-स्कोप स्टेट मैनेजमेंट सहित मुख्य वेब क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें बैकग्राउंड टास्क प्रोसेसिंग, सेशन मैनेजमेंट, ईमेल डिस्पैचिंग और ग्रेसफुल सर्वर शटडाउन के लिए एकीकृत समर्थन भी शामिल है।
Controls application boot behavior by configuring server address, environment, and shutdown timeouts.
pysheeet एक तकनीकी संदर्भ लाइब्रेरी है जो उन्नत Python डेवलपमेंट, सिस्टम एकीकरण और उच्च-प्रदर्शन कंप्यूटिंग के लिए कोड स्निपेट्स और कार्यान्वयन पैटर्न का एक क्यूरेटेड संग्रह प्रदान करती है। यह निम्न-स्तरीय नेटवर्क प्रोग्रामिंग, नेटिव C एक्सटेंशन, और एसिंक्रोनस और समवर्ती प्रोग्रामिंग को लागू करने के लिए एक व्यापक गाइड के रूप में कार्य करती है। यह प्रोजेक्ट वितरित GPU इन्फरेंस और उच्च-प्रदर्शन सर्विंग के लिए टूल्स सहित लार्ज लैंग्वेज मॉडल्स के विकास और डिप्लॉयमेंट के लिए विशेष फ्रेमवर्क प्रदान करती है। इसमें GPU रिसोर्स एलोकेशन और मल्टी-नोड वर्कलोड मैनेजमेंट को कवर करते हुए उच्च-प्रदर्शन कंप्यूटिंग क्लस्टर ऑर्केस्ट्रेशन के लिए विस्तृत पैटर्न भी शामिल हैं। यह लाइब्रेरी सुरक्षित नेटवर्क संचार और क्रिप्टोग्राफी, ऑब्जेक्ट-रिलेशनल मैपिंग और डेटाबेस मैनेजमेंट, और जटिल डेटा स्ट्रक्चर्स और एल्गोरिदम के कार्यान्वयन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह मेमोरी मैनेजमेंट, फॉरेन-फंक्शन इंटरफ़ेस के माध्यम से नेटिव इंटरऑपरेबिलिटी, और सिस्टम-स्तरीय OS एकीकरण के लिए यूटिलिटीज़ भी प्रदान करती है।
Implements the definition of per-task dependencies and environment variables for the language runtime.
Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp
Allows configuration of a specialized runtime environment to target particular deployment scenarios.
dockerc एक कंटेनर इमेज कंपाइलर है जो OCI-अनुपालन इमेजेस को स्टैंडअलोन निष्पादन योग्य बाइनरीज़ में परिवर्तित करता है। यह एक कंटेनरलेस एप्लीकेशन डिस्ट्रीब्यूटर के रूप में कार्य करता है, जो कंटेनरीकृत वर्कलोड को एकल फाइलों के रूप में डिप्लॉय करने में सक्षम बनाता है जो होस्ट सिस्टम पर कंटेनर रनटाइम की आवश्यकता के बिना चलते हैं। यह सिस्टम कंटेनर इमेज लेयर्स को समतल करके और रूट फाइलसिस्टम को स्टैटिक बाइनरी के भीतर डेटा ब्लॉब के रूप में एम्बेड करके ज़ीरो-डिपेंडेंसी वितरण प्राप्त करता है। यह कंटेनर वातावरण का अनुकरण करने के लिए एक शिम-आधारित प्रक्रिया निष्पादन मॉडल का उपयोग करता है। अतिरिक्त क्षमताओं में कमांड-लाइन फ्लैग्स के माध्यम से रनटाइम वातावरण को कॉन्फ़िगर करना शामिल है।
Allows setting environment variables and mounting volumes for bundled containers through command-line flags.
Devilbox एक कंटेनराइज्ड डेवलपमेंट एनवायरनमेंट है जो एक एकीकृत कॉन्फ़िगरेशन के माध्यम से प्रबंधित वेब सर्वर, डेटाबेस और भाषा रनटाइम्स का एक पुनरुत्पादनीय (reproducible) सुइट प्रदान करता है। यह LAMP और MEAN सॉफ़्टवेयर स्टैक के लिए Docker-बेस्ड लोकल डेवलपमेंट स्टैक के रूप में और विशिष्ट प्रोजेक्ट आवश्यकताओं से मेल खाने के लिए इन सर्विसेज के विभिन्न संस्करणों के बीच स्विच करने के लिए एक मैनेजर के रूप में कार्य करता है। यह सिस्टम लोकल नेटवर्क ऑर्केस्ट्रेशन को स्वचालित करके खुद को अलग करता है। इसमें एक Docker-बेस्ड वर्चुअल होस्ट मैनेजर शामिल है जो स्वचालित रूप से लोकल डायरेक्टरीज़ को कस्टम डोमेन से मैप करता है, और एक लोकल DNS व SSL ऑर्केस्ट्रेटर जो आंतरिक डोमेन रिज़ॉल्यूशन को संभालता है और HTTPS डेवलपमेंट के लिए विश्वसनीय प्रमाणपत्र जनरेट करता है। यह प्रोजेक्ट वेब इंटरफ़ेस के माध्यम से डेटाबेस और सर्विस एडमिनिस्ट्रेशन, भाषा रनटाइम वर्ज़निंग और मल्टी-प्रोजेक्ट साइट होस्टिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह आउटगोइंग ईमेल को इंटरसेप्ट करने, डैशबोर्ड के माध्यम से सर्विस स्टेटस की निगरानी करने और सीधे कंटेनर्स के भीतर डेवलपमेंट टूलचेन को निष्पादित करने के लिए टूल्स भी प्रदान करता है।
Modifies global settings, toggles specific modules, and sets up debugging tools for the language runtime.
lua-language-server is a static analysis tool and type checker for the Lua language that implements the Language Server Protocol. It provides a system for detecting type mismatches, unused code, and logic errors in source files. The project features an inference-based type system that deduces variable types and supports optional annotations and meta files to enforce type safety. It allows for the definition of custom types and function signatures, including support for overloads and member visibility controls. The server provides a broad set of IDE capabilities, including real-time code auto
Defines the language version and available libraries to match the target execution environment.
यह प्रोजेक्ट एक सर्वरलेस कंटीन्यूअस इंटीग्रेशन और डिलीवरी प्लेटफ़ॉर्म है जो डायनामिक कंप्यूट स्केलिंग का उपयोग करके स्वचालित बिल्ड और टेस्ट पाइपलाइन निष्पादित करता है। यह एक स्वचालित टेस्ट ऑर्केस्ट्रेटर के रूप में कार्य करता है जो कई प्रोग्रामिंग भाषा रनटाइम में शेल स्क्रिप्ट और टेस्ट सूट चलाने में सक्षम है। सिस्टम सर्वरलेस वातावरण की सीमाओं को दरकिनार करते हुए, संसाधन-गहन कार्यों को Docker कंटेनर क्लस्टर में ऑफ़लोड करने के लिए एक कंटेनराइज़्ड बिल्ड रनर का उपयोग करता है। यह एक बिल्ड स्टेटस नोटिफिकेशन सिस्टम को शामिल करता है जो चैट चैनलों, ईमेल और SMS पर परिणाम प्रकाशित करता है, जबकि विशिष्ट कोड शाखाओं की स्थिति को संप्रेषित करने के लिए स्टेटस बैज उत्पन्न करता है। प्लेटफ़ॉर्म एकीकरण बिल्ड के लिए वेबहुक-संचालित इवेंट ट्रिगरिंग, मल्टी-लैंग्वेज रनटाइम समर्थन, और स्वचालित एकीकरण परीक्षण सहित कई क्षमता क्षेत्रों को कवर करता है। इसमें बिल्ड सीक्रेट प्रबंधन और बिल्ड लॉग सुरक्षा के लिए सुरक्षा उपाय भी शामिल हैं, विशेष रूप से फ़ॉर्क की गई रिपॉजिटरी के लिए।
Specifies custom build commands and scripts to set up and configure various language runtimes for the application.
This project is a command-line schema-to-code converter designed to transform diverse data specifications into type-safe Python data structures. It functions as a generator for Pydantic models, dataclasses, and typed dictionaries, enabling developers to maintain synchronization between evolving data contracts and application code. By parsing formats such as JSON Schema, OpenAPI, AsyncAPI, Protobuf, and Avro, the tool automates the creation of native classes that reflect the constraints and metadata defined in the source specifications. The generator distinguishes itself through a highly confi
Configures target language and library versions to ensure generated code compatibility with specific runtime environments.
mmpretrain is a modular PyTorch computer vision framework designed for developing, training, and benchmarking deep learning architectures. It serves as a comprehensive toolkit for vision tasks, providing a specialized platform for multimodal machine learning and self-supervised learning. The project features a computer vision model zoo containing architectural definitions and pre-trained weights for backbones such as ViT, ConvNeXt, and Swin Transformer. It distinguishes itself through a dedicated self-supervised learning toolkit that implements algorithms like MAE and DINO to train models wit
Allows configuration of system-level settings such as checkpoint intervals, logging levels, and distributed backends.
Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates
Provides a system for customizing execution contexts via configuration files for engine flags and module resolution.
CUDA.jl provides a programming interface for executing custom kernels and performing parallel array computing directly on NVIDIA graphics hardware using the Julia language. It serves as a framework for compiling and scheduling user-defined functions across multiple processing cores, enabling high-performance data processing and task synchronization. The library distinguishes itself through a custom compiler backend that translates high-level language functions into hardware-specific machine code. It manages complex hardware interactions through asynchronous stream scheduling, unified memory m
Detects and manages toolkit versions and hardware drivers to ensure consistent runtime environments.
Workflow-kotlin is a cross-platform state management and UI binding framework for Kotlin that models application navigation, background tasks, and screen rendering through composable, hierarchical state machines. The architecture drives application behavior by flowing immutable data downward to declarative user interfaces and routing user interactions upward through named event handlers. The library includes multiplatform target support for compiling shared code across operating systems, along with asynchronous operation execution that handles background tasks safely outside render passes. I
Selects different execution runtimes for testing and deployment via build properties.