lines-of-code
There are 91 repositories under lines-of-code topic.
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
roskakori/pygount
count lines of code for hundreds of languages using pygments
TomasVotruba/lines
CLI tool for quick size measure of PHP project, runs anywhere
pajecawav/ghloc-web
Count lines of code in a GitHub repository
benbalter/count-org-loc
Count total lines of code across a GitHub organization
jiacai2050/zigcli
A toolkit for building command lines programs in Zig.
Reim-developer/Sephera
Count, stat, and analyze your project — easily and quickly.
arhamkhnz/github-code-analyzer
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.
n0rfas/git-analytics
Advanced analytics for Git repositories — commits, authors, code churn, lines of code, trends, and visual dashboards.
DervexDev/github-loc
A Chrome extension that shows Lines Of Code of GitHub repository in simple yet elegant way
darusc/ccloc
Fastest lines of code counting tool
djdefi/cloc-action
GitHub Action to Count Lines of Code with https://github.com/AlDanial/cloc
OrhanKupusoglu/sloc-maven-plugin
Maven plugin for counting source lines of code (SLOC)
karnkaul/locc
C++20 utility to count lines of code
wakatime/claude-code-wakatime
Track how much time you spend using Claude Code to AI-code
Jothin-kumar/lines-of-code
Lines of code is an app to calculate the number of commits, addition and deletion by an user in git.
nicklegan/github-org-code-frequency-action
A GitHub Action to generate a report that contains code frequency metrics and programming languages used per repository belonging to a GitHub organization.
tinfoilboy/sonne
A fast and configurable program for counting lines of code.
danielfleischer/git-commits-lines-graph
Plot project lines of code as a function of time.
darvid7/Github-source-lines-of-code
Python/bash script to count all source lines of code :page_facing_up: for a Github user :octocat:
subamanis/mezura
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.
ryanfowler/lines
Counts lines of code, fast
ChrisCarini/loc-change-count-detector-jetbrains-plugin
A plugin for JetBrains IDEs providing a visual indicator as to your changeset size.
guycipher/loc
Multiplatform program that counts lines of code in provided directory and or repository
shdwmtr/gloc
Count and badge the lines of code in a github repository.
hernanmd/DesignInfo
Collects package metrics (SLOC)
iRyukizo/check_lines
A little python script to check lines in your c files.
Nullarglathotep/MetricsCalculator
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.
Ukasz09/Code-lines-counter
:mag_right: Generate a summary report of written lines of code (Bash)
lusase/countrow
统计前端项目代码行数 Count lines of code quickly
botforge-pro/loc-graph-action
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
ChrisCarini/example-loc-plugin-config-plugin
An example plugin for configuring https://github.com/ChrisCarini/loc-change-count-detector-jetbrains-plugin via another JetBrains plugin.
godwins3/py-loc
A simple way of counting lines of code in your packages
lalitm1004/composition
A CLI tool to understand the composition of your codebase
sar/TinyRegexMath
Tiny Calculator using Regex to parse "125 / 8 ^ 3 * 2" in 30 Lines of Code
VL-CZ/code-size-counter
Command line utility used for calculating total size of program's source code (both KB and lines of code)