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.
  • sindresorhus/awesome

    sindresorhus/awesome

    438,690GitHubView on GitHub↗

    This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software

    Categorizes essential resources for application runtimes and development platforms to assist in software execution.

    awesomeawesome-listlists
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    Type definitions enable automatic inference and validation for complex state structures and hook arguments.

    JavaScriptjavascriptuifrontend
  • torvalds/linux

    torvalds/linux

    217,986GitHubView on GitHub↗

    The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu

    Operates as a unified monolithic architecture where the entire system runs within privileged kernel space.

    C
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    Applies custom DOM side effects through attribute-prefixed directives that accept arguments and modifiers.

    TypeScriptframeworkfrontendjavascript
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    Deploy and maintain Unix-like operating systems using curated installation guides and management resources.

    awesomeawesome-listbsd
  • AUTOMATIC1111/stable-diffusion-webui

    AUTOMATIC1111/stable-diffusion-webui

    160,701GitHubView on GitHub↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itsel

    Provides configuration instructions for setting up and running the interface on Windows systems.

    Pythonaiai-artdeep-learning
  • jlevy/the-art-of-command-line

    jlevy/the-art-of-command-line

    159,970GitHubView on GitHub↗

    This project is a comprehensive technical reference and educational resource designed to improve proficiency with command-line interfaces. It functions as a productivity toolkit, providing a structured knowledge base of essential terminal operations, system administration tasks, and high-impact command sequences for da

    Offers curated command sequences tailored for managing and navigating macOS environments.

    bashdocumentationlinux
  • labuladong/fucking-algorithm

    labuladong/fucking-algorithm

    132,696GitHubView on GitHub↗

    This project is a comprehensive educational platform designed to facilitate the mastery of computer science algorithms and data structures. It provides a structured learning curriculum, a library of practice problems, and an integrated toolkit that supports both academic study and competitive programming preparation. B

    Integrate algorithmic study materials directly into your browser to maintain focus while practicing coding challenges on external platforms.

    Markdownalgorithmscomputer-sciencedata-structures
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    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.

    Enables the development of native iOS and Android applications from a single codebase using a declarative interface model.

    C++androidapp-frameworkcross-platform
  • ripienaar/free-for-dev

    ripienaar/free-for-dev

    118,073GitHubView on GitHub↗

    This project is a community-maintained directory of technical resources, tools, and services that offer free tiers for developers. It serves as a centralized reference point for discovering infrastructure, software, and educational materials, helping individuals and teams minimize operational costs while building and s

    Lists low-code builders that help developers construct dashboards and admin panels using visual interfaces.

    HTMLawesome-listfree-for-developers
  • justjavac/free-programming-books-zh_CN

    justjavac/free-programming-books-zh_CN

    116,327GitHubView on GitHub↗

    This project is a centralized, community-vetted repository that serves as a comprehensive hub for free technical literature and educational resources. It functions as an open-source directory, aggregating links to books, tutorials, and documentation to support developers in mastering diverse programming languages, soft

    Compiles a comprehensive list of free educational resources and technical documentation focused on building mobile applications for the iOS ecosystem.

    androidangularbooks
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Updates application modules in real-time without requiring a full system restart, maintaining state during the development cycle.

    Zigbunbundlerjavascript
  • mermaid-js/mermaid

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    Extends browser capabilities to detect and display diagram code blocks found on websites or local files natively.

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Applies configuration changes for specific integrations immediately without requiring a full system restart.

    Pythonasynciohacktoberfesthome-automation
  • bregman-arie/devops-exercises

    bregman-arie/devops-exercises

    81,169GitHubView on GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding cha

    Compare the relevance and operational use of virtualized environments in modern infrastructure through educational technical overviews.

    Pythonansibleawsazure
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    Compiles industry-standard questions and technical scenarios for those pursuing mobile development roles.

    android-interview-questionsangularjs-interview-questionsawesome
  • hacksider/Deep-Live-Cam

    hacksider/Deep-Live-Cam

    79,568GitHubView on GitHub↗

    Deep-Live-Cam is a generative video transformation tool designed for real-time facial manipulation and cinematic enhancement. It functions as a local-first AI runtime, performing all media processing directly on the user's hardware to ensure complete data privacy without external network dependencies. By utilizing a hi

    Configures compute-intensive tasks to utilize specific hardware backends like CUDA or CoreML for maximum processing throughput.

    Pythonaiai-deep-fakeai-face
  • modelcontextprotocol/servers

    modelcontextprotocol/servers

    79,000GitHubView on GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir

    Publishes server resources, tools, and prompts to allow external clients to interact securely with application data and business logic.

    TypeScript
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Patches application modules in real-time by managing lifecycle events and resource disposal during active development.

    TypeScriptbuild-tooldev-serverfrontend
  • zed-industries/zed

    zed-industries/zed

    75,634GitHubView on GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactori

    Implements standardized communication protocols to bridge the gap between the editor and external analysis tools for real-time diagnostics.

    Rustgpuirust-langtext-editor
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.