Show HN: Async NFS client library for Rust, without an OS mount point
Category: library
Tags: nfs-client, async, rust, tls, aws-efs
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
nfs-crust is a Rust library that provides an async NFSv4.1 client for Tokio applications, enabling file operations on NFS exports without requiring an OS mount point. It focuses on atomic publication and immutable data workloads, and includes TLS support for AWS EFS, making it interesting for cloud-native data pipeline scenarios.
Target audience: backend devs
Repository: https://github.com/s2-streamstore/nfs-crust · Rust · MIT · 3 stars
View on Hacker News