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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • github-linguist/linguistAvatar von github-linguist

    github-linguist/linguist

    13,546Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,546
  1. Home
  2. Development Tools & Productivity
  3. Source Code Repositories
  4. Language Identification Services