#networking #mfio #async

no-std bin+lib mfio-netfs

mfio based network filesystem

1 unstable release

0.1.0 Dec 7, 2023

#310 in #network

MIT license

690KB
15K SLoC

mfio-netfs

Network filesystem sample for mfio

This crate is currently just an example showing how a relatively simple filesystem proxy could be implemented using mfio's TCP streams.

Please do not use this in production, because the library does close to no error checking, so data corruption is likely to happen.


lib.rs:

mfio-netfs

Network filesystem sample for mfio

This crate is currently just an example showing how a relatively simple filesystem proxy could be implemented using mfio's TCP streams.

Please do not use this in production, because the library does close to no error checking, so data corruption is likely to happen.

Dependencies

~8–41MB
~606K SLoC