https://github.com/baka-gourd/fastcountinglines
Fast Counting Lines Method
https://github.com/baka-gourd/fastcountinglines
counter csharp csharp-code efficient performance rust rust-lang
Last synced: about 1 month ago
JSON representation
Fast Counting Lines Method
- Host: GitHub
- URL: https://github.com/baka-gourd/fastcountinglines
- Owner: baka-gourd
- License: mit
- Created: 2024-12-12T13:17:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T14:02:51.000Z (over 1 year ago)
- Last Synced: 2025-03-30T23:13:11.733Z (about 1 year ago)
- Topics: counter, csharp, csharp-code, efficient, performance, rust, rust-lang
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Line Counter for Multiple Programming Languages
## Overview
This repository provides a simple, efficient, and extensible function to count lines of file in multiple programming languages.