#nfs #nfs3 #xdr #operation #protocols #rfc-1014 #rfc-1813

nfs3_types

Type definitions and utilities for working with NFSv3

5 unstable releases

Uses new Rust 2024

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

#808 in Filesystem

Download history 109/week @ 2025-02-08 19/week @ 2025-02-15 150/week @ 2025-02-22 168/week @ 2025-03-01 11/week @ 2025-03-08 7/week @ 2025-03-15 130/week @ 2025-03-22 15/week @ 2025-03-29 8/week @ 2025-04-05

160 downloads per month
Used in 2 crates

Unlicense

64KB
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–8.5MB
~86K SLoC