loc
Code counter
A Rust implementation of a line-of-code counting tool with improved performance compared to existing alternatives.
Count lines of code quickly.
2k stars
23 watching
126 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Fast code counter with complexity calculations and COCOMO estimates written in pure Go. | 6,855 |
| A tool to count lines of code in various programming languages and file types | 19,866 |
| A tool to count lines of code in various programming languages and file formats. | 30 |
| A fast code search tool for large repositories | 26,229 |
| A tool for displaying statistics about codebase size and language distribution | 11,463 |
| Provides high-performance multi-threaded memory management and performance analysis tools | 8,510 |
| A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. | 3,666 |
| A framework for collecting structured diagnostic information from Rust programs | 5,569 |
| A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |
| An extension to C that adds bounds checking and type safety to existing C code. | 3,221 |
| A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions | 4,692 |
| Analyzes code files and reports line counts of specific languages in a standard format. | 6 |
| A tool to analyze and report on the size of source code in various programming languages | 951 |
| An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,774 |
| A fast TypeScript/JavaScript compiler written in Rust | 31,377 |