About: ripgrep is a command line search tool ("rg") that tries to combine the usability of "ag" (an "ack" clone) with the raw speed of GNU "grep" (written in "Rust").
Fossies downloads: /linux/privat/ ripgrep-13.0.0.tar.gz (tar.bz2|tar.xz|zip)
Fossies services: Member browsing
No. of package members: 260 (201 files + 1 symlink + within 58 directories)
The corresponding CLOC output data:193 text files. 170 unique files. 44 files ignored. github.com/AlDanial/cloc v 1.90 T=0.82 s (182.7 files/s, 65203.8 lines/s) -------------------------------------------------------------------------------- Language files blank comment code scale 3rd gen. equiv -------------------------------------------------------------------------------- Rust 85 3982 9112 28088 x 1.00 = 28088.00 CSV 11 0 0 4971 x 0.10 = 497.10 Markdown 19 919 0 3622 x 1.00 = 3622.00 Python 2 194 313 830 x 4.20 = 3486.00 TOML 13 42 11 342 x 2.76 = 943.92 YAML 3 30 60 313 x 0.90 = 281.70 Bourne Shell 8 22 9 130 x 3.81 = 495.30 zsh 1 16 14 67 x 3.81 = 255.27 Bourne Again Shell 2 11 22 28 x 3.81 = 106.68 Ruby 1 4 0 19 x 4.20 = 79.80 Dockerfile 4 4 0 12 x 2.00 = 24.00 -------------------------------------------------------------------------------- SUM: 149 5224 9541 38422 x 0.99 = 37879.77 --------------------------------------------------------------------------------
A hint: This "standard" CLOC analysis has included all package contents files (with the exception of files generated by code-production systems such as GNU autotools). But there exists a perhaps more "realistic" alternative CLOC analysis (among others better suited for an optional codespell check rating) that tries additionally to exclude third party code but also files containing fonts, codepage or character set definitions, dictionaries, names, SVG or non-English languages.