https://github.com/davidhintelmann/dirwalk
A high-performance, concurrent disk usage analyzer written in Go. It scans a directory tree starting from a root path, calculates total disk usage, and displays the top N largest files
https://github.com/davidhintelmann/dirwalk
concurrency disk disk-space filesystem go golang
Last synced: 12 months ago
JSON representation
A high-performance, concurrent disk usage analyzer written in Go. It scans a directory tree starting from a root path, calculates total disk usage, and displays the top N largest files
- Host: GitHub
- URL: https://github.com/davidhintelmann/dirwalk
- Owner: davidhintelmann
- License: mit
- Created: 2025-06-17T02:15:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-17T03:23:27.000Z (12 months ago)
- Last Synced: 2025-06-17T03:24:34.734Z (12 months ago)
- Topics: concurrency, disk, disk-space, filesystem, go, golang
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE