Skip to content

erofs/erofs-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erofs Rust Userspace Library

This Repository aims to rewrite the original Extended Read-only FileSystem Userspace Library and Tools using Rust. It comes with total rewrite of implementation logic with the causion of just a little unsafe code to make sure its compatibility with on-disk data layouts.Much or the erofs-sys will be embedded into the Linux kernel to rewrite the logic of the original C implementation.

Notes: The MSRV for this repository is always kept in sync with the Rust For Linux MSRV for compatibility issues.

About

A userspace generic library of EROFS written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages