An open API service indexing awesome lists of open source software.

https://github.com/oxidecomputer/p9fs

A Plan 9 file system crate
https://github.com/oxidecomputer/p9fs

Last synced: 9 months ago
JSON representation

A Plan 9 file system crate

Awesome Lists containing this project

README

          

# p9fs

This crate contains

- A library of p9fs data structures with serde support from the ispf crate.
- A client program p9kp for illumos guests needing to access a hypervisor
provided p9fs device.