#
sloc
Here are 30 public repositories matching this topic...
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
-
Updated
Jul 8, 2022 - TypeScript
Measure the churn/complexity ratio. Higher values mean hotspots where refactorings should happen.
-
Updated
Jun 25, 2022 - TypeScript
count lines of code for hundreds of languages using pygments
-
Updated
Apr 9, 2022 - Python
miraclx
commented
Jan 29, 2021
Currently (a3f7db1), this repo calculates the total lines of code by using GitHub code frequency data.
It doesn't actually reflect the actual lines of code for a repo at a given time.
A good alternative to this would be to use tokei and it's equivalent web server [tokei_rs]
[tokei_rs] supports querying and responds, appropriately in JSON format.
Atom SLOC package for the statusbar
-
Updated
Dec 1, 2018 - CoffeeScript
Python/bash script to count all source lines of code 📄 for a Github user
-
Updated
Jul 31, 2017 - Python
Maven plugin for counting source lines of code (SLOC)
-
Updated
Mar 29, 2021 - Java
Moved to https://gitlab.com/craigbarnes/tally
-
Updated
Mar 29, 2022 - C
Collects package metrics (SLOC)
-
Updated
Oct 25, 2018 - Smalltalk
Unified Code Counter (UCC) by the USC Center for Systems and Software Engineering, SLOC counter sources
-
Updated
Apr 15, 2019 - C++
Count source lines of code
-
Updated
Feb 11, 2021 - Java
-
Updated
Nov 17, 2021 - Python
Our developers' section stats, computed hic et nunc
-
Updated
Jul 10, 2022 - Python
java program to count SLOC, blank lines and comments in .java file of a given directory
-
Updated
Feb 16, 2020 - Java
Sudoku solver and a few other small Haskell projects
-
Updated
Jun 8, 2013 - C++
A year in code - reviewed
-
Updated
Jan 1, 2019 - CSS
A cli application to calculate all the lines of code in your project.
-
Updated
Jun 24, 2022 - TypeScript
Track various code statistics including lines/loc, comments, language, and size.
-
Updated
Sep 2, 2018 - JavaScript
My first Test-driven program that counts lines of code (SLOC) in the given directory.
-
Updated
Feb 6, 2021 - Kotlin
A useful script that finds the total lines of code (LOC) in a directory tree.
-
Updated
May 6, 2021 - Python
Improve this page
Add a description, image, and links to the sloc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sloc topic, visit your repo's landing page and select "manage topics."
Since the default output is meant to be human-readable, would it make sense to add thousands separators to make the output more easily readable?