lib.rs
5 days agoPure Rust library to read and modify GUID partition tables. Things you can do. Read/Write GPT from 512 and 4096 bytes sector size disks; Create a new GPT on a disk; Insert/delete a partition in the table; Align partitions automatically (to sector size) Resize a partition; Copy/clone a partition from one disk and insert it into another; Change ...