#xdr #nfs #nfs3 #rfc1813 #rfc1014

nfs3_types

Type definitions and utilities for working with NFSv3

4 releases (2 breaking)

Uses new Rust 2024

new 0.3.1 Mar 23, 2025
0.3.0 Mar 2, 2025
0.2.0 Feb 22, 2025
0.1.0 Feb 9, 2025

#611 in Filesystem

Download history 97/week @ 2025-02-05 28/week @ 2025-02-12 145/week @ 2025-02-19 162/week @ 2025-02-26 24/week @ 2025-03-05 4/week @ 2025-03-12

337 downloads per month
Used in 2 crates

Unlicense

57KB
2K SLoC

nfs3_types

nfs3_types provides type definitions and utilities for working with NFSv3. Its main purpose is to be used with the nfs3_server crate, but it can also be used independently.

Features

  • Type definitions for NFSv3 protocol, including Mount and Port Mapper
  • XDR encoding and decoding
  • Utilities for handling NFSv3 operations

Dependencies

~2.7–9MB
~86K SLoC