# nfs-rs **Repository Path**: rustup/nfs-rs ## Basic Information - **Project Name**: nfs-rs - **Description**: nfs is an async Rust wrapper around libnfs. It currently requires libnfs to be built with support for multi-threading. This may change in the future. - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/pborzenkov/nfs-rs - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-15 - **Last Updated**: 2023-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `nfs` - async Rust wrapper around `libnfs` `nfs` is an async Rust wrapper around [libnfs][libnfs]. It currently requires `libnfs` to be built with support for multi-threading. This may change in the future. ## License Licensed under [MIT license](LICENSE) [libnfs]: https://github.com/sahlberg/libnfs