linefreq

Crates.iolinefreq
lib.rslinefreq
version0.2.0
sourcesrc
created_at2023-11-01 07:23:37.314118
updated_at2023-11-02 15:54:50.316323
descriptionCount the frequency of each line in stdin
homepagehttps://github.com/kantord/linefreq
repositoryhttps://github.com/kantord/linefreq
max_upload_size
id1020686
size9,697
Dániel Kántor (kantord)

documentation

https://github.com/kantord/linefreq

README

linefreq

Count the number of times each line occurs in stdin. Does not require lines to be presorted.

Commit count: 8

cargo fmt