# Canop/dysk

A linux utility to get information on filesystems, like df but better

Repository: https://github.com/Canop/dysk
Canonical: https://ross.abutalabs.com/products/dysk
Homepage: https://dystroy.org/dysk
Language: Rust
License: MIT
License Family: permissive
Topics: filesystem, rust, linux, hacktoberfest
Last push: 2026-08-23T06:40:22+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 70, longevity 100
- inputs: {"age_days": 2154, "days_push": 10, "days_rel": 121, "gap_med": 42.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2843, forks 59 (observed 2026-08-28T04:07:24.856736+00:00)

## What it is
dysk is a Rust command-line utility that lists mounted filesystems with a readable table, like df but better. It supports customizable columns, filtering, sorting, and JSON/CSV output for scripting.

## Use cases
- show disk usage in a readable table
- list mounted filesystems like df but better
- filter filesystems by type or mount point
- export filesystem info as JSON for scripts
- identify SSD vs HDD vs removable devices
- sort filesystems by free space

## When to choose
- you want a friendlier, more informative alternative to df
- you need scriptable JSON or CSV output of filesystem data
- you want to filter and sort filesystem listings easily

## When to avoid
- you need df's exact POSIX-compatible output
- you need a cross-platform GUI disk analyzer
- you need per-directory disk usage like du

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, file-system
- domain: developer-tools, operating-systems
- platform: windows, cli, rust
- tags: df-alternative, disk-usage, filesystem-info, -output, csv-output, command-line, linux, macos

## Member repositories
- Canop/dysk (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.856736+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:37:12.760861+00:00, confidence not recorded.
  - readme: https://github.com/Canop/dysk (fetched 2026-08-28T04:07:24.856736+00:00, sha 774ed3d2b070)
  - homepage: https://dystroy.org/dysk (fetched 2026-08-29T09:52:46.048391+00:00, sha 8a1ccd73770a)
  - site_page: https://dystroy.org/dysk/install (fetched 2026-08-29T09:52:46.052048+00:00, sha fbb2ba7e32da)
  - registry_crates: https://crates.io/api/v1/crates/dysk (fetched 2026-08-29T09:52:46.053968+00:00, sha cf89fec02f77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
