awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
github-linguist avatar

github-linguist/linguist

0
View on GitHub↗
13,546 stele·5,244 fork-uri·Ruby·MIT·9 vizualizări

Linguist

Linguist is a programming language detection library designed to identify the languages used within source code files and software repositories. It functions as a repository metadata classifier, providing the automated analysis necessary to generate language statistics and insights for version control platforms.

The tool employs a strategy-based detection pipeline that combines multiple identification methods to ensure accuracy. It utilizes heuristic-based pattern matching for file extensions and filenames, supplemented by regex-driven content analysis and Bayesian statistical classification to resolve ambiguities. Users can further refine these results through configuration-driven override logic, which allows for the manual mapping of specific paths or patterns to designated languages.

Beyond basic identification, the library supports comprehensive software project analytics by auditing the composition of codebases. It provides the infrastructure to manage repository metadata, enabling developers to correct or customize language detection settings for specific files or directories to meet project requirements.

Features

  • Source Code Language Detectors - Identifies the language of source code files by analyzing extensions, filenames, and content patterns.
  • Language Identification Utilities - Examines source code files to determine the underlying programming language by analyzing extensions, filenames, and content patterns.
  • Code Analysis Tools - Categorizes and audits codebases by automatically detecting the primary programming languages used in a repository.
  • Language Classifiers - Determines language statistics for version control platforms by scanning file contents and applying custom override rules.
  • Language Identification Services - Automatically detects programming languages used in a repository to provide accurate statistics and syntax highlighting.
  • Codebase Composition Analyzers - Analyzes the composition of codebases to understand the distribution of languages and technologies used across software projects.
  • Detection Overrides - Allows users to specify or ignore programming languages for particular files or directories to correct automatic identification inaccuracies.
  • Version Control and Repository Tools - Processes file contents within version control systems to generate language breakdowns and insights for hosted repositories.
  • Configuration Overrides - Provides configuration-driven override logic to manually map specific file paths or patterns to designated programming languages.
  • Regex-Driven Parsers - Applies regular expressions to file contents to identify language-specific syntax patterns when metadata is ambiguous.
  • File Pattern Matching - Analyzes file extensions and filenames against a predefined database to determine the primary language of a source file.
  • Language Detection Classifiers - Uses Bayesian statistical classification to calculate the probability of a language match based on source code token frequencies.

Istoric stele

Graficul istoricului de stele pentru github-linguist/linguistGraficul istoricului de stele pentru github-linguist/linguist

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face github-linguist/linguist?

Linguist is a programming language detection library designed to identify the languages used within source code files and software repositories. It functions as a repository metadata classifier, providing the automated analysis necessary to generate language statistics and insights for version control platforms.

Care sunt principalele funcționalități ale github-linguist/linguist?

Principalele funcționalități ale github-linguist/linguist sunt: Source Code Language Detectors, Language Identification Utilities, Code Analysis Tools, Language Classifiers, Language Identification Services, Codebase Composition Analyzers, Detection Overrides, Version Control and Repository Tools.

Care sunt câteva alternative open-source pentru github-linguist/linguist?

Alternativele open-source pentru github-linguist/linguist includ: tpope/vim-fugitive — This project is a Vim plugin that functions as a comprehensive Git version control interface. It integrates repository… canop/broot — Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system… isagalaev/highlight.js — highlight.js is a JavaScript syntax highlighter and client-side code formatter that transforms plain text source code… sheerun/vim-polyglot — vim-polyglot is a multi-language Vim plugin that provides a comprehensive bundle of syntax highlighting, automated… github/codeql — CodeQL is a semantic code analysis engine and vulnerability scanning tool that treats source code as data. It utilizes… deepseek-ai/deepseek-coder — DeepSeek-Coder is a large language model and foundational neural network architecture designed specifically for…

Alternative open-source pentru Linguist

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Linguist.
  • tpope/vim-fugitiveAvatar tpope

    tpope/vim-fugitive

    21,671Vezi pe GitHub↗

    This project is a Vim plugin that functions as a comprehensive Git version control interface. It integrates repository management, staging, and commit operations directly into the text editor, allowing users to maintain project history and manage repository state without switching contexts. The plugin distinguishes itself by mapping version control operations to temporary text buffers, enabling users to manipulate repository data using standard editing commands. It utilizes a virtual file system to present historical commits, trees, and blobs as read-only buffers, facilitating navigation and

    Vim Script
    Vezi pe GitHub↗21,671
  • canop/brootAvatar Canop

    Canop/broot

    12,740Vezi pe GitHub↗

    Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system hierarchies. It provides a visual tree-based interface that allows users to explore disk contents, manage file operations, and execute shell commands directly within the command line environment. The tool distinguishes itself through real-time fuzzy searching and recursive tree traversal, which filter directory structures as you type to maintain a clear, relevant view of the file system. It integrates version control status directly into the navigation view, displaying branch

    Rustbalanced-bfs-descentcommand-linecommand-line-tool
    Vezi pe GitHub↗12,740
  • sheerun/vim-polyglotAvatar sheerun

    sheerun/vim-polyglot

    5,719Vezi pe GitHub↗

    vim-polyglot is a multi-language Vim plugin that provides a comprehensive bundle of syntax highlighting, automated indentation management, and filetype detection for a wide variety of programming and configuration languages. It serves as a single installation to streamline the development environment by providing integrated support for numerous languages. The project functions as a language support bundle that combines syntax highlighting packs with an indentation manager. It uses both extension-based filetype detection and pattern-based language identification to apply the correct visual for

    Vim Script
    Vezi pe GitHub↗5,719
  • isagalaev/highlight.jsAvatar isagalaev

    isagalaev/highlight.js

    24,937Vezi pe GitHub↗

    highlight.js is a JavaScript syntax highlighter and client-side code formatter that transforms plain text source code into highlighted HTML for web display. It provides syntax highlighting across a wide variety of programming languages. The library includes an automatic language detector that identifies the programming language of a code block to apply the correct highlighting rules without manual tagging. It is designed for web worker compatibility, allowing the highlighting process to run in background threads to prevent the browser interface from freezing during the processing of large vol

    JavaScript
    Vezi pe GitHub↗24,937
Vezi toate cele 30 alternative pentru Linguist→