locis a tool for counting lines of code. It's a rust implementation ofcloc, but it's more than 100x faster. There's another rust code counting tool calledtokei, loc is ~2-10x faster than tokei, depending on how many files are being counted. ...
prompt> wget https://github.com/AlDanial/cloc/archive/master.zip prompt> cloc master.zip https://github.com/AlDanial/cloc v 1.65 T=0.07 s (26.8 files/s, 141370.3 lines/s) --- Language files blank comment code --- Perl 2 725 1103 8713 ---...
It was written by the author of the Linux operating system, and is the core technology that GitHub, the social and user interface, is built on top of. gitfile A plain .git file, which is always at the root of a working tree and points to the Git directory, which has the entire ...
GitHub Copilot might offer a quicker and simpler 4thoption to Paul. Empowered by theOpenAI Codex generative model– trained on billions of lines of GitHub open source code, issues and PRs – Copilot is available on Visual Studio, Visual Studio Code and GitHub Codesp...
Write Great Code: Volume 1: Understanding the Machine The book was published in 2004, and is somewhat outdated, but it's a terrific resource for understanding a computer in brief. The author invented HLA, so take mentions and examples in HLA with a grain of salt. Not widely used, but de...
# 简单实现 interface ICacheItem { count: number; timer: ReturnType<typeof setTimeout> | null; setCount?: React.Dispatch<any>;}interface ICache { [index: string]: ICacheItem;}const CACHE:...</div><div class="meta ...
count-code-line Tool to count the number of lines and characters of project [计算项目代码行数和字符串的工具] | [中文] 0. Features Support to calculate the number of code lines and code characters Rich configuration files, supporting files or folders matching any rule ...
github_public_lines_of_code.sh - checks out all public original source GitHub repos for the current or given user and then counts all lines of code for them with breakdowns of languages, files, code, comments and blanks git_revert_line.sh - reverts the first line that matches a given re...
Ubiq Security— Encrypt and decrypt data with three lines of code and automatic key management. Free for one application and up to 1,000,000 encryptions per month. Virgil Security— Tools and services for implementing end-to-end encryption, database protection, IoT security, and more in your...
$ xlines --version back to the top Disclaimer Code is provided "as is". No liability is assumed by either the code's originating author nor this repo's owner for their use at AWS or any other facility. Furthermore, running function code at AWS may incur monetary charges; in some case...