awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesLanguage Identification Services

Automated systems for detecting programming languages in repositories to enable syntax highlighting and statistics.

Distinct from Source Code Repositories: Focuses on the identification service, distinct from the hosting platform itself.

Explore 1 awesome GitHub repository matching development tools & productivity · Language Identification Services. Refine with filters or upvote what's useful.

Awesome Language Identification Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • github-linguist/linguistAvatar de github-linguist

    github-linguist/linguist

    13,546Ver en GitHub↗

    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

    Automatically detects programming languages used in a repository to provide accurate statistics and syntax highlighting.

    Rubylanguage-grammarslanguage-statisticslinguistic
    Ver en GitHub↗13,546
  1. Home
  2. Development Tools & Productivity
  3. Source Code Repositories
  4. Language Identification Services