1 مستودع
Tools for auditing and reporting on the distribution of languages and technologies within a codebase.
Distinct from Project Analytics: Focuses on technical composition analysis, distinct from community popularity metrics.
Explore 1 awesome GitHub repository matching development tools & productivity · Codebase Composition Analyzers. Refine with filters or upvote what's useful.
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
Analyzes the composition of codebases to understand the distribution of languages and technologies used across software projects.