5 releases
Uses old Rust 2015
0.2.3 | Sep 22, 2022 |
---|---|
0.2.2 | Dec 29, 2018 |
0.2.1 | Nov 27, 2018 |
0.2.0 | Sep 6, 2018 |
0.1.0 | Jun 21, 2018 |
#10 in #nfs
Used in libnfs
4KB
libnfs-sys
libnfs rust bindings
NFS in userspace.
Note to users: Depending on your system you may need to install some extra libraries for this to link properly. Here's what I used on ubuntu 16.04:
dpkg -l | grep -i libnfs
ii libnfs-dev:amd64 1.9.8-1 amd64 NFS client library (development files)
ii libnfs8:amd64 1.9.8-1 amd64 NFS client library (shared library)
No runtime deps
~0–1.9MB
~36K SLoC