How about APFS filesystem implementation in Rust?

If anyone's itching to write a fast, portable, memory-safe implementation of a modern filesystem with a very large user base... APFS is being reverse-engineered right now:

https://github.com/cugu/apfs.ksy

2 Likes