golang-bazil-fuse-dev

Fuse library for go
  https://bazil.org/fuse/
  0
  no reviews



Bazil.org/fuse is a go library for writing fuse userspace filesystems.

it is a from-scratch implementation of the kernel-userspace communication protocol, and does not use the c library from the project called fuse. bazil.org/fuse embraces go fully for safety and ease of programming.