There are 2 repositories under lines-of-code topic.
Library for counting the lines of code in PHP source code
CLI tool for quick size measure of PHP project, runs anywhere
Count total lines of code across a GitHub organization
A toolkit for building command lines programs in Zig.
Count, stat, and analyze your project — easily and quickly.
Code Analyzer for GitHub automatically retrieves all your repositories, analyzes code using CLOC, and updates statistics. It provides a detailed breakdown of the number of lines per language across your repositories and refreshes the README file accordingly.
Advanced analytics for Git repositories — commits, authors, code churn, lines of code, trends, and visual dashboards.
A Chrome extension that shows Lines Of Code of GitHub repository in simple yet elegant way
GitHub Action to Count Lines of Code with https://github.com/AlDanial/cloc
Maven plugin for counting source lines of code (SLOC)
Track how much time you spend using Claude Code to AI-code
Lines of code is an app to calculate the number of commits, addition and deletion by an user in git.
A GitHub Action to generate a report that contains code frequency metrics and programming languages used per repository belonging to a GitHub organization.
A fast and configurable program for counting lines of code.
Plot project lines of code as a function of time.
Python/bash script to count all source lines of code :page_facing_up: for a Github user :octocat:
A fairly fast, fairly accurate and very customizable stats generator and growth tracker, for programming projects, in the form of a CLI executable, written in Rust.
A plugin for JetBrains IDEs providing a visual indicator as to your changeset size.
Multiplatform program that counts lines of code in provided directory and or repository
Collects package metrics (SLOC)
A little python script to check lines in your c files.
A simple console program that uses Roslyn to calculate various metrics on C# source files. Uses source, not IL, to avoid things like async/await refactoring. Designed to allow new metric calculations and reports to be added easily.
:mag_right: Generate a summary report of written lines of code (Bash)
GitHub Action that visualizes your codebase growth — counts lines of code per commit and auto-updates an SVG chart you can embed in your README
An example plugin for configuring https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin via another JetBrains plugin.
A CLI tool to understand the composition of your codebase
Tiny Calculator using Regex to parse "125 / 8 ^ 3 * 2" in 30 Lines of Code
Command line utility used for calculating total size of program's source code (both KB and lines of code)