awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Platforms, Runtimes & Language Services · Awesome GitHub Repositories

32 repos

Awesome GitHub RepositoriesPlatforms, Runtimes & Language Services

Explore 32 awesome GitHub repositories matching development tools & productivity · Platforms, Runtimes & Language Services. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Platforms, Runtimes & Language Services

Awesome Platforms, Runtimes & Language Services GitHub Repositories

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

    ventoy/Ventoy

    74,578GitHubView on GitHub↗

    Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring

    Powers the execution of full operating systems and live sessions directly from external or removable storage media.

    Carm64auto-installbootable-usb
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHubView on GitHub↗

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of

    Distributes comprehensive lecture series detailing the fundamental design and implementation of modern computing systems.

    algorithmsbioinformaticscomputational-biology
  • infiniflow/ragflow

    infiniflow/ragflow

    73,425GitHubView on GitHub↗

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasonin

    Supports running the platform directly from source code to facilitate real-time debugging and local development testing.

    Pythonagentagenticagentic-ai
  • sherlock-project/sherlock

    sherlock-project/sherlock

    72,906GitHubView on GitHub↗

    Sherlock is a command-line automation tool designed to orchestrate software build, execution, and deployment workflows. It functions as an ephemeral runtime orchestrator that executes applications directly from source code, bypassing the need for persistent system-wide installations or manual dependency management. By

    Executes application code directly from source, bypassing manual setup and system-wide installation requirements.

    Pythonclicticybersecurity
  • josephmisiti/awesome-machine-learning

    josephmisiti/awesome-machine-learning

    71,702GitHubView on GitHub↗

    This project is a comprehensive, community-driven directory of machine learning resources, software libraries, and educational materials. It serves as a centralized knowledge base for developers and researchers, organizing tools and frameworks by their primary programming language and technical domain to simplify disco

    Streamlines development workflows by providing optimized language services and runtime enhancements for high-performance code.

    Python
  • github/spec-kit

    github/spec-kit

    70,645GitHubView on GitHub↗

    Spec-kit is a specification-driven development framework designed to manage the entire software project lifecycle, from initial requirements gathering to final validation. It functions as a command-line environment that orchestrates complex development workflows by chaining shell tasks, human checkpoints, and condition

    Plug-in architectures facilitate the seamless incorporation of community-driven extensions to enhance workflow automation and project health reporting.

    Pythonaicopilotdevelopment
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    Connects developers with diverse ecosystems and notebook environments to streamline the implementation of modern language models.

    MDXagentagentsai-agents
  • 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

    Powers advanced IDE features like symbol navigation and refactoring via standardized language server communication.

    C++
  • 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

    Patch application modules in real-time to update code in the browser without requiring a full reload.

    JavaScriptamdbuild-toolcommonjs
  • sindresorhus/awesome-nodejs

    sindresorhus/awesome-nodejs

    65,038GitHubView on GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of hi

    Presents version managers and runtime environments that simplify local development and testing workflows.

    awesomeawesome-listjavascript
  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Caches rendered HTML fragments to minimize server load and accelerate page delivery for end users.

    Rubyactivejobactiverecordframework
  • vuejs/core

    vuejs/core

    53,019GitHubView on GitHub↗

    Vue is a progressive JavaScript framework designed for building modular, reactive user interfaces. It utilizes a component-based architecture that allows developers to encapsulate logic, templates, and styles into reusable units. At its core, the framework employs a virtual DOM renderer and a proxy-based reactivity sys

    Generates and validates type declarations for single-file components to ensure robust type safety during development.

    TypeScript
Prev12Next

Explore sub-tags

  • Cross-Platform Compatibility1 sub-tagSoftware layers and compatibility tools that allow applications to run across different operating systems or environments.
  • Developer Ecosystems3 sub-tagsIntegrated environments that facilitate the connection and interoperability between various developer tools and community resources.
  • Development Platforms9 sub-tagsComprehensive environments and frameworks that provide the necessary infrastructure for building, running, and deploying applications.
Fragment Caching Systems
Tools for storing and managing rendered HTML snippets to improve performance.
  • Hardware Acceleration ManagersTools that configure and select hardware backends for compute-intensive tasks.
  • Hot Module ReplacementMechanisms that allow application modules to be updated or patched in real-time without requiring a full system restart.
  • Language InteroperabilityTools for calling code from one language in another.
  • Language Server Protocols2 sub-tagsStandardized protocols that connect development environments to external analysis tools for real-time code diagnostics and intelligence.
  • Reactive Directive SystemsFramework mechanisms that bind DOM elements to reactive state via prefixed attributes to apply side effects and event handling.
  • Server Development Tooling1 sub-tagUtilities that assist in building, testing, and exposing functionality for backend server applications.
  • Source-Based Execution EnvironmentsPlatforms that execute application code directly from source for development and testing.