#partition #block-devices #disk #list #systems #mount #listing

lsblk

List out block-devices, including disks and partitions

10 releases (4 breaking)

0.5.0 Jan 26, 2025
0.4.0 Jul 18, 2024
0.3.0 Jul 6, 2024
0.2.4 Jul 4, 2024
0.1.1 Jun 22, 2024

#490 in Filesystem

Download history 2/week @ 2024-11-14 3/week @ 2024-11-21 3/week @ 2024-11-28 85/week @ 2024-12-05 116/week @ 2024-12-12 34/week @ 2024-12-19 272/week @ 2024-12-26 32/week @ 2025-01-02 10/week @ 2025-01-09 4/week @ 2025-01-16 200/week @ 2025-01-23 57/week @ 2025-01-30 40/week @ 2025-02-06 58/week @ 2025-02-13 1/week @ 2025-02-20 8/week @ 2025-02-27

111 downloads per month
Used in filesystem-table

MIT license

19KB
284 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

~235–690KB
~16K SLoC