#partition #disk #block-device #mount

lsblk

List out block-devices, including disks and partitions

9 unstable releases (3 breaking)

0.4.0 Jul 18, 2024
0.3.0 Jul 6, 2024
0.2.4 Jul 4, 2024
0.2.2 Jun 29, 2024
0.1.1 Jun 22, 2024

#651 in Filesystem

Download history 557/week @ 2024-06-20 343/week @ 2024-06-27 296/week @ 2024-07-04 36/week @ 2024-07-11 147/week @ 2024-07-18 198/week @ 2024-07-25 32/week @ 2024-08-01 8/week @ 2024-08-08 17/week @ 2024-08-15 28/week @ 2024-08-22 56/week @ 2024-08-29

110 downloads per month

MIT license

15KB
211 lines

lsblk-rs

This library lists out block-devices, if that wasn't obvious…?


lib.rs:

A library that lists out block-devices.

Check out BlockDevice::list and Mount::list.

Dependencies

~260–720KB
~17K SLoC