ext4-fs

Crates.ioext4-fs
lib.rsext4-fs
version0.1.2
created_at2025-10-25 01:10:53.054288+00
updated_at2025-11-12 02:26:07.297945+00
descriptionA very basic library to read the ext4 filesystem
homepage
repositoryhttps://github.com/puffyCid/ext4-fs
max_upload_size
id1899521
size4,395,954
(puffyCid)

documentation

README

ext4-fs

License: MIT codecov GitHub Workflow Status (with event)

A small and very basic Rust library to read the ext4 filesystem. It was primarily developed to learn how to write filesystem forensic parsers.

This library would have been impossible without the excellent resources provided at:

Commit count: 0

cargo fmt