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

4 repos

Awesome GitHub RepositoriesLanguage Server Protocols

Standardized protocols that connect development environments to external analysis tools for real-time code diagnostics and intelligence.

Explore 4 awesome GitHub repositories matching development tools & productivity · Language Server Protocols. Refine with filters or upvote what's useful.

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

Awesome Language Server Protocols GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • 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
  • 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
  • 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++
  • 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

Explore sub-tags

  • Component Type CheckersTools that validate component-specific type definitions and declarations.
  • Language Intelligence ServicesServices providing symbol navigation, refactoring, and code analysis.