Skip to content
#

network-file-system

Here are 23 public repositories matching this topic...

Concurrent NFS-like distributed file server in Rust (UDP RPC, Arc<Mutex<>> threading, lease-based write locks) that applies classic OS scheduling algorithms (FIFO, RR, MLFQ, CFS) to write-lock arbitration. Includes a VSFS-based on-disk filesystem and an external benchmark suite measuring fairness, latency, and throughput.

  • Updated May 8, 2026
  • Rust

Improve this page

Add a description, image, and links to the network-file-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-file-system topic, visit your repo's landing page and select "manage topics."

Learn more