https://github.com/proycon/charfreq
Very simply command-line tool that counts (unicode) character frequency from standard input
https://github.com/proycon/charfreq
Last synced: about 1 month ago
JSON representation
Very simply command-line tool that counts (unicode) character frequency from standard input
- Host: GitHub
- URL: https://github.com/proycon/charfreq
- Owner: proycon
- License: gpl-3.0
- Created: 2024-06-14T12:14:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-07T11:11:25.000Z (over 1 year ago)
- Last Synced: 2025-10-10T06:37:26.424Z (about 1 month ago)
- Language: Rust
- Homepage: https://git.sr.ht/~proycon/charfreq
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - charfreq - Very simple command-line tool that counts (unicode) character frequency from standard input. (<a name="text-processing"></a>Text processing)
README
Very simple CLI tool that computes character frequencies from text received via standard input.