Lobsters
- A minimal, fast alternative to 'du -sh' https://github.com/sharkdp/dup 42 comments performance , release , rust
- A minimal, fast alternative to 'du -sh' - dup is a very simple program that computes the total filesize of the current directory. It is a parallelized version of du -sh or rather du -sh --bytes. On my 8-core laptop, it is about five times faster than du. https://github.com/sharkdp/dup 14 comments commandline
Linked pages
- GitHub - sharkdp/hyperfine: A command-line benchmarking tool https://github.com/sharkdp/hyperfine 144 comments
- GitHub - bootandy/dust: A more intuitive version of du in rust https://github.com/bootandy/dust 69 comments
- GitHub - vmchale/tin-summer: Find build artifacts that are taking up disk space https://github.com/vmchale/tin-summer 17 comments
- The MIT License | Open Source Initiative https://opensource.org/licenses/MIT 15 comments
- https://www.apache.org/licenses/LICENSE-2.0 7 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - sharkdp/diskus: A minimal, fast alternative to 'du -sh'
See how to search.