An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: line-counter

RealSeroMan/linebolt

Ultra-fast C tool that counts lines in .c/.h files. Skips .git, build/, handles edge cases (e.g. missing newline). Non-recursive, POSIX-only.

Language: C - Size: 1.72 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

blackducksoftware/ohcount Fork of korsakov/ohcount

The Ohloh source code line counter

Language: Ragel - Size: 8.69 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 261 - Forks: 69

michael-doubez/filestat_exporter

Prometheus exporter gathering metrics about file size, modification time and other stats

Language: Go - Size: 118 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 55 - Forks: 13

johnnnathan/linen

Directory Line Counter for all file types, similar to scc and ghloc

Language: Go - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

danglorioso/under-30

A VSCode extension that detects functions exceeding a specified line limit and calculates the line count of selected text in the editor.

Language: TypeScript - Size: 10.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

InnoFang/code-counter

📊 Code Counter: A CLI tool that can help you easily count code line and display detailed results.

Language: Python - Size: 186 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 25 - Forks: 5

stulzq/go-linecount

Fast text file line count tool.

Language: Go - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

phreppo/ct

âš¡ The fastest line counter. At least on my computer.

Language: Zig - Size: 726 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 15 - Forks: 0

khalidt/LineCounter

Plugin for NetBeans that counts the number of lines in the source files.

Language: Java - Size: 1.19 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

KHOPAN/Line-Counter

A tool for counting the number of lines for Windows using the Win32 API

Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

TheBerkin/line-col-rs

Rust crate for calculating line/column positions within a string

Language: Rust - Size: 11.7 KB - Last synced at: 22 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 1

craigbarnes/tally

Moved to https://gitlab.com/craigbarnes/tally

Language: C - Size: 132 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

RLAlpha49/Line-Counter

Line Counter: A Python script to count the number of lines in all files within a specified directory, with options to include or exclude certain files and extensions.

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

icoder-new/linecounter

Line Counter is a command-line tool written in Go that allows you to count the number of non-comment lines in a file or directory containing Go source code files.

Language: Go - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

erthium/code-status

Project to calculate how many lines of code has be written and in which langauges

Language: C++ - Size: 84 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aldipermanaetikaputra/linecounter2

âš¡ Fastest and memory-efficient async file line counter with customizable buffer size and separator on Node.js.

Language: TypeScript - Size: 80.1 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

pmpwsk/LineCounter

Visual Studio extension (VSIX) that counts the lines of all text files that are part of the currently selected project.

Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arjun7779/People_Counter

A basic People Counter project, where people coming and going up and down are tracked and displayed.

Language: Python - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ADBeta/codelines

Counts lines of code in file or directories.

Language: C++ - Size: 43 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexlostorto/file-counter

Counts all the lines, words, and characters for files in a directory.

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

marvin-j97/saros

CLI tool to count lines and other file statistics

Language: TypeScript - Size: 523 KB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

maandree/loc 📦

[Feature complete] Simple C code line counter

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

blackducksoftware/ohcount4j

Line counting and language identification tool

Language: Java - Size: 902 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 8

oliverbooth/LineCounter

💻 A small command-line utility for recursively counting lines in files

Language: C# - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jaedsonpys/pylcount

Python file line counter.

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mymmrac/the-line

Simple extendable line counter

Language: Go - Size: 99.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jonathanlin0/Line-Counter

This tool can perform a series of tests on a given directory, such as counting the number of lines and the number of files.

Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Gumbini/count-lines

Simple Java program that can count the lines / rows of code in a file or directory.

Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

foggynight/loc

Count lines of code.

Language: C - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cyrus2281/Scripts

bash scripts to automate things

Language: Shell - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

frankhaugen/Frank.LineCounter

A simple tool to count lines and code-lines in C# projects

Language: C# - Size: 6.84 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AliOsm/lines-counter

Count the number of lines in directory tree with specific files extensions

Language: C++ - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

uzbekdev1/FileWatcher

File Watcher

Language: C# - Size: 631 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0