livesort

Crates.iolivesort
lib.rslivesort
version0.4.1
sourcesrc
created_at2021-01-29 07:44:42.535212
updated_at2021-02-01 08:01:45.062338
descriptionLike 'sort' but with live preview
homepage
repositoryhttps://git.sr.ht/~asayers/livesort
max_upload_size
id347903
size270,995
CI (github:colearn-dev:ci)

documentation

README

Livesort

An insertion sort, live in your terminal!

For when you want to sort the output of a process, but you don't want to wait until the end before you see anything. It can also do unique lines with number of occurances.

Commit count: 0

cargo fmt