An efficient unique-line counter (25x over `sort | uniq -c`)
- Updated
Dec 8, 2025 - Rust
An efficient unique-line counter (25x over `sort | uniq -c`)
A fairly fast, fairly accurate and very customizable stats generator and growth tracker, for programming projects, in the form of a CLI executable, written in Rust.
Exploring CPU optimization of ALU-bound code through counting
🔁 Counting and enumerating simple cycles in the de Bruijn graph
Add a description, image, and links to the counting topic page so that developers can more easily learn about it.
To associate your repository with the counting topic, visit your repo's landing page and select "manage topics."