disk_analyzer_cli 1.1.0 copy "disk_analyzer_cli: ^1.1.0" to clipboard
disk_analyzer_cli: ^1.1.0 copied to clipboard

CLI tool to analyze disk space, visualize usage, and clean up files.

1.1.0 #

Performance

  • add native readdir()/fstatat() traversal on macOS and Linux for much faster scans.
  • reuse native stat/path buffers during scans to reduce allocation overhead.
  • add scan benchmarks with ncdu comparisons and real-directory targets.

Features

  • add scan --batch-size for tuning SQLite write batches.
  • edit ignored folders in tui

1.0.1 #

Bug Fixes

  • enhance index creation for entries to improve query performance

1.0.0 #

  • Initial version of the project.
0
likes
150
points
185
downloads
screenshot

Documentation

API reference

Publisher

verified publisherroszkowski.dev

Weekly Downloads

CLI tool to analyze disk space, visualize usage, and clean up files.

Repository (GitHub)
View/report issues

Topics

#cli #disk-analyzer #disk-usage #nocterm

License

MIT (license)

Dependencies

args, ffi, nocterm, path, sqlite3

More

Packages that depend on disk_analyzer_cli