count-lines-of-code
There are 19 repositories under count-lines-of-code topic.
pajecawav/ghloc-web
Count lines of code in a GitHub repository
hrbrmstr/cloc
🔢 R package to the perl cloc script (which counts blank lines, comment lines, and physical lines of source code in source files/trees/archives)
wyhaya/lok
Count the number of codes
yaohui-wyh/ctoc
Count Tokens of Code (forked from gocloc)
JoaoDanielRufino/gcloc
CLI tool to count lines of code
InnoFang/code-counter
📊 Code Counter: A CLI tool that can help you easily count code line and display detailed results.
darusc/ccloc
Fastest lines of code counting tool
alanchenchen/CodeCounter
An application to count code in golang(wails v2) or electron-vue
salif/projstats
Count source lines of code
anic17/LexaCount
LexaCount is a lightweight command-line tool to count source lines of code
cieslarmichal/ncloc
Node.js command line tool for counting lines of code.
ckatsak/glocc
Package and command line tool to count lines of code in files and directories fast, in parallel; written in Go.
ckatsak/rlocc
Just another blazingly fast LOC counter.
ishantd/Github-Stats-Python
This API uses COUNT LOC API derived from the Github API to calculate the Lines of Code, Total Number of files, Total Languages used and Total Repositories and creates data in JSON format for the same.
MooersLab/count-lines-of-code
Python and bash functions for counting lines of code
smikulic/js-loc
Simple LOC stats for JS oriented projects.
Zaibaii/Pyline_counter
Pyline counter gives the line count of your script / project Python.Pyline counter has several options so that the result is as detailed and precise as you wish.
alanrsoares/count_locs.go
Blazing-fast™️ CLI tool to count lines of code with glob pattern support, built in Go 🐹
alanrsoares/count_locs.rs
Blazing-fast™️ CLI tool to count lines of code with glob pattern support, built in Rust 🦀.