jacobsa / fuse

A Go package for implementing a FUSE file system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comparison with other Golang FUSE libs?

opened this issue · comments

How does this library compare to the other two Golang FUSE libraries? bazil/fuse docs are horrible and completely in flux, go-fuse seems a little more level than I need... How does this library compare in terms of performance and api?

Nevermind... I found #15