An open API service indexing awesome lists of open source software.

https://github.com/hightemp/godu

`godu` is a command-line utility written in Go that analyzes disk usage in directories, similar to the Unix `du` command but with enhanced features and parallel processing capabilities.
https://github.com/hightemp/godu

disk-usage-analyzer du go golang

Last synced: 6 months ago
JSON representation

`godu` is a command-line utility written in Go that analyzes disk usage in directories, similar to the Unix `du` command but with enhanced features and parallel processing capabilities.

Awesome Lists containing this project

README

          

# godu - Go Disk Usage Analyzer

`godu` is a command-line utility written in Go that analyzes disk usage in directories, similar to the Unix `du` command but with enhanced features and parallel processing capabilities.

## License

This project is licensed under the MIT License - see the LICENSE file for details.