awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Runtime Environments · Awesome GitHub Repositories

54 repos

Awesome GitHub RepositoriesRuntime Environments

Platforms and virtual machines that provide the necessary infrastructure to execute code written in specific programming languages.

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

  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Execution Environments
  4. Runtime Environments

Awesome Runtime Environments GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++
  • leonardomso/33-js-concepts

    leonardomso/33-js-concepts

    66,252GitHubView on GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-lo

    JavaScriptangularconceptses6
  • webpack/webpack

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs
  • scikit-learn/scikit-learn

    scikit-learn/scikit-learn

    65,178GitHubView on GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict conti

    Pythondata-analysisdata-sciencemachine-learning
  • TheAlgorithms/Java

    TheAlgorithms/Java

    65,078GitHubView on GitHub↗

    This project is an educational repository containing a comprehensive collection of classic computer science algorithms and data structures implemented in Java. It serves as a community-driven learning resource designed to help students and developers study fundamental computational problems and practice idiomatic synta

    Javaalgorithmalgorithm-challengesalgorithms
  • keras-team/keras

    keras-team/keras

    63,858GitHubView on GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a di

    Pythondata-sciencedeep-learningjax
  • resume/resume.github.com

    resume/resume.github.com

    62,795GitHubView on GitHub↗

    This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on

    JavaScript
  • openinterpreter/open-interpreter

    openinterpreter/open-interpreter

    62,257GitHubView on GitHub↗

    Open Interpreter is an autonomous agent runtime that translates natural language instructions into executable code to interact with local software and operating systems. It functions as an orchestration framework that connects language models to a secure execution environment, enabling the development of agents capable

    Pythonchatgptgpt-4interpreter
  • jquery/jquery

    jquery/jquery

    59,857GitHubView on GitHub↗

    jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The libr

    JavaScriptjquery
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    TypeScriptcsrframeworkfull-stack
  • LadybirdBrowser/ladybird

    LadybirdBrowser/ladybird

    58,620GitHubView on GitHub↗

    Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on

    C++browserbrowser-engine
  • lencx/ChatGPT

    lencx/ChatGPT

    54,391GitHubView on GitHub↗

    This project is a cross-platform desktop application that wraps web-based interfaces into a standalone, native container. By utilizing a webview-based rendering engine, it allows users to access web services as local applications on Windows, macOS, and Linux without requiring a full browser installation. The applicati

    Rustaiappapplication
  • typst/typst

    typst/typst

    51,468GitHubView on GitHub↗

    Typst is a programmable, markup-based typesetting engine designed for professional document creation. It functions as a scriptable publishing toolchain that transforms plain text and code into complex, paginated outputs. By utilizing a high-performance compiler, the system automates document assembly, mathematical rend

    Rustcompilermarkuptypesetting
  • PowerShell/PowerShell

    PowerShell/PowerShell

    51,453GitHubView on GitHub↗

    PowerShell is a cross-platform task automation and configuration management framework. It functions as an object-oriented shell environment and a dynamic scripting language, enabling users to interact with system interfaces and manage infrastructure through a unified command-line interface. By executing as a managed ap

    C#command-linehacktoberfestlinux
Prev123Next

Explore sub-tags

  • C# Environments1 sub-tagExecution environments and frameworks specifically designed for hosting and running C# applications.
  • Concurrent RuntimesRuntime systems designed to manage and execute multiple tasks or processes simultaneously.
  • Deployment-Specific Runtimes3 sub-tagsRuntimes optimized for specific infrastructure targets or dependency constraints, distinct from general-purpose language runtimes.
  • Execution Engines
4 sub-tags
Core components that interpret or compile code to execute instructions on a computer processor.
  • Java Virtual Machine RuntimesProjects designed to run on the standard Java Virtual Machine without external frameworks.
  • JavaScript EnvironmentsPlatforms and engines that provide the necessary infrastructure to execute JavaScript code outside of a browser.
  • JavaScript Execution EnginesHigh-speed pipelines that convert scripts into machine instructions for application logic.
  • Kotlin EnvironmentsDevelopment and execution environments configured for building and running Kotlin-based software.
  • Language Runtimes3 sub-tagsInfrastructure components that manage the lifecycle, memory, and execution of code for specific programming languages.
  • Managed RuntimesExecution environments that host managed code and provide access to system APIs.
  • OCaml EnvironmentsDevelopment environments and software collections configured for functional programming using OCaml.
  • Reference ImplementationsCanonical software implementations that serve as the definitive standard for a specific programming language specification.
  • Ruby EnvironmentsDevelopment environments and interpreters used for writing, testing, and running code within the Ruby programming ecosystem.
  • Runtime Internals and Foundations3 sub-tagsLow-level architectural components and foundational libraries that support language execution, distinct from user-facing runtime environments.
  • Runtime Management & Utilities7 sub-tagsUtilities for installing, managing, switching, and orchestrating multiple versions of language runtimes on a local system.
  • Runtimes28 sub-tagsExecution engines and platforms that provide the necessary infrastructure to run code and manage application lifecycles.
  • Scheme ImplementationsInterpreters and compilers that execute code written according to the Scheme dialect of the Lisp programming language.
  • Smalltalk EnvironmentsIntegrated development environments and virtual machines specifically designed for the Smalltalk object-oriented programming language.
  • Zig Language EnvironmentsToolchains and environment configurations required for compiling and executing software written in the Zig programming language.