827 个仓库
Platforms, virtual machines, and specialized environments that host and manage the lifecycle of running applications.
Explore 827 awesome GitHub repositories matching programming languages & runtimes · Runtime Execution Environments. Refine with filters or upvote what's useful.
该项目提供了一个全面的框架,用于创建、管理和执行编程教学挑战。它包含了一套标准化的系统,用于编写教学内容、定义测试用例以及构建文档,以确保学习成果的一致性。该平台通过专门的执行环境支持多种编程语言,并处理编译、依赖管理和自动化测试。 其基础设施支持本地和远程开发工作流,提供命令行工具,无需版本控制提交即可测试代码。它具备用于容器化测试执行的自动化编排生命周期,并辅以用于调试网络协议和监控程序输出的诊断工具。此外,该项目还包括用于仓库历史记录管理的维护工作流,以及用于与外部版本控制主机同步数据的集成工具。
Maintains Ruby-specific environments that support custom project structures and standard dependency management.
freeCodeCamp 是一个基于 Web 的开源教育平台,旨在通过结构化的项目驱动课程促进软件工程技能的获取。它将理论教学与动手编码练习相结合,要求用户构建功能性应用程序以证明对编程概念的掌握。该平台提供了一个集成在浏览器中的工作区,通过针对预定义功能需求对代码提交进行自动化测试,来评估学习者的熟练程度。 该平台将技术培训与职业发展资源相结合。除了核心编程和全栈开发模块外,它还提供关系数据库管理和专业沟通方面的专项培训。这些语言能力模块旨在提高软件开发者的技术文档编写能力、协作互动能力和职场沟通技巧。 其基础设施通过安全、隔离的代码执行沙箱和自动验证引擎来支持这种学习模式,该引擎可验证用户提交的 SQL 查询和代码逻辑。课程使用模块化 Markdown 文件构建,整个体验由一个跨越不同学习路径跟踪进度的事件驱动系统管理。
Executes user-submitted code within secure, isolated runtime environments to enable safe interactive learning.
Openclaw 是一个用于管理智能体(Agent)执行环境的平台,提供控制智能体生命周期、会话状态和工作区持久化的基础设施。它具有一个处理模型循环、工具调用和流式事件的中心化网关,同时支持多智能体路由和持久化内存管理。该系统旨在规范工具执行签名,并为跨提供商兼容性提供标准化接口。 该平台包括广泛的开发者工具,例如用于工作区管理的命令行界面、诊断日志记录以及允许注册自定义工具和功能的插件架构。它通过事件驱动的钩子、任务调度和与外部服务的集成来支持自动化工作流。安全性通过执行策略、凭据可移植性和智能体操作的审批工作流进行管理。 部署通过自动化基础设施安装程序和容器化网关助手提供支持,并内置了用于备份和配置管理的实用程序。该系统为编排多步工作流提供了结构化格式,并包括用于浏览器自动化和结构化代码补丁的专用工具。
Functions as a plugin-based execution engine that integrates external agent harnesses with custom dependency management.
Developer Roadmap 是一个社区驱动的平台,提供结构化的、基于图谱的软件工程学习路径。它作为一个综合知识仓库,将技术领域组织成可视化序列,以指导专业技能获取和职业成长。 该项目通过协作生态系统脱颖而出,使用户能够贡献路线图、策划行业最佳实践并维护个人职业档案。它集成了诊断评估框架来评估技术熟练度,帮助开发者识别知识缺口,并通过有针对性的学习序列为专业面试做准备。 除了核心映射能力外,该平台还提供实用的项目创意和交互式辅导,以巩固工程概念。它为社区提供了一个共享资源、跟踪技能进步和导航复杂技术领域的中心化空间。
Uses abstract classes with pure virtual functions to establish contracts that derived classes must implement, ensuring consistent behavior across different types.
这是一个全面的、由社区策划的目录,组织了庞大的 Python 软件库、框架和工具生态。它作为一个中心化知识库,旨在促进生态导航并加速开发者在整个软件开发生命周期中的发现过程。 该目录通过提供按技术领域分类的结构化资源索引脱颖而出,范围从基础开发工具到专业工程领域。它涵盖了人工智能、数据科学、Web 开发和基础设施管理等高级能力,使开发者能够为特定的技术挑战识别经过验证的解决方案。 该项目涵盖了广泛的能力领域,包括依赖管理、静态代码分析和自动化测试工具。它还编目了用于持久数据存储、云基础设施编排和接口开发的资源,为构建和维护复杂软件系统提供了统一的参考。
Coordinate concurrent operations and parallel execution flows using high-level abstractions for non-blocking programming.
TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr
Generates symbolic representations of operations before execution to enable graph-level optimizations, fusion, and hardware-specific code generation.
本项目是一套全面的教育系列,旨在提供对 JavaScript 编程语言的深入技术理解。它作为一套多卷课程,引导开发者掌握定义该语言底层运行机制的核心原理、执行模型和规范。 该课程的独特之处在于专注于语言的内部架构,而非表层的语法。它对词法作用域、基于闭包的状态封装、基于原型的继承以及事件循环机制等复杂主题进行了严谨的分析。通过探索引擎如何管理执行上下文和变量环境,该系列使开发者能够更具预见性地驾驭动态类型系统和隐式强制转换的细微差别。 课程内容涵盖了语言基础的全谱系,包括面向对象模式、异步执行流以及管理数据转换的语法规则。这些资源旨在帮助从业者从基础用法过渡到精通语言内部原理,最终支持开发出更易于维护且高效的软件。内容以一系列技术手册和概念指南的形式提供,适合系统性学习。
Clarifies how object properties and methods resolve through linked internal reference chains to share behavior across instances.
This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of specific audio and video streams based on user-defined criteria. The system distinguishes itself through a modular architecture that supports custom plugins and site-specific scripts, allowing for the bypass of platform restrictions and the handling of complex authentication challeng
Deploys isolated solver scripts to handle site-specific authentication and data extraction safely.
LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing
Terminates active processes to halt execution and prevent further task processing.
Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external dependencies. The language is built around a structural type system that uses interfaces for polymorphism and a concurrency model based on lightweight, stack-based coroutines that communicate through channels. The language distinguishes itself through a runtime that features a c
Manages memory allocation, garbage collection, and concurrency primitives to ensure reliable program execution.
React Native is a cross-platform mobile framework used to build native iOS and Android applications from a single codebase. It provides a native UI component library of declarative components that map directly to native platform interface controls. The environment enables a mobile app iteration workflow that supports immediate interface updates after changing source files, bypassing full native build cycles. The framework covers cross-platform app development and native mobile UI development, allowing for the creation of applications that render native components rather than web views.
Uses JavaScript and a declarative component architecture to develop native mobile applications.
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture
Executes application logic within optimized environments to maintain consistent behavior across different mobile platforms.
This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security. A secure bridge mechanism facilitates communication between these isolated contexts and the main process, ensuring that privileged system APIs remain protected. The framework distinguishes itself through a comprehensive security model that includes process sandboxing, content p
Powers a runtime environment that manages application state and coordinates complex system-level interactions.
This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime includes a broad set of built-in modules for system-level operations, such as file system interaction, network communication across various protocols, and cryptographic security. It supports multiple module systems, native binary addon integration, and diagnostic tools for monitorin
Facilitates decoupled communication by allowing objects to trigger named events and execute associated listener functions.
ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit
Processes computational tasks by traversing dependency-ordered graphs of nodes to execute generative data pipelines.
Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for
Powers logic and state management by executing user-defined scripts within the application runtime.
TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility control, as well as flexible function definitions that utilize generics, overloads, and parameter destructuring. The project provides a compiler that manages the build lifecycle through a command-line interface, offering configurable options for module resolution, code generation,
Evaluates logical constraints to dynamically select between different type definitions during compilation.
Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintaining high-performance native logic. By compiling applications into small-footprint, platform-specific binaries, the framework avoids bundling heavy runtime environments, resulting in lightweight executables. The project distinguishes itself through a capability-based security model
Hosts web content within native windowing containers while enforcing secure access to underlying system capabilities.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia
Powers high-performance JavaScript and TypeScript execution by leveraging the V8 engine for server-side environments.
PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui
Bundles a comprehensive library of native and compound operation kernels for execution on CPUs and accelerators.