Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pi-pi3/ext2-rs
An implementation of ext2 filesystem in Rust
https://github.com/pi-pi3/ext2-rs
Last synced: 29 days ago
JSON representation
An implementation of ext2 filesystem in Rust
- Host: GitHub
- URL: https://github.com/pi-pi3/ext2-rs
- Owner: pi-pi3
- License: other
- Created: 2018-03-18T14:24:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T11:15:26.000Z (almost 7 years ago)
- Last Synced: 2024-11-09T23:36:21.039Z (2 months ago)
- Language: Rust
- Size: 148 KB
- Stars: 30
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ext2-rs
An OS and architecture independent implementation of ext2 in pure Rust.