FileSize | 100862 |
MD5 | 7A2D1BA36C2A44FC161F8816F4F63CDD |
PackageDescription | Native Go bindings for the FUSE kernel module
This package offers native Go bindings for FUSE, and has several features:
.
* High speed: as fast as libfuse using the gc compiler for single
threaded loads.
.
* Supports in-process mounting of different FileSystems onto
subdirectories of the FUSE mount.
.
* Supports 3 interfaces for writing filesystems:
- PathFileSystem: define filesystems in terms path names.
- NodeFileSystem: define filesystems in terms of inodes.
- RawFileSystem: define filesystems in terms of FUSE's raw
wire protocol.
.
* Both NodeFileSystem and PathFileSystem support manipulation of true
hardlinks.
.
The package also includes two fleshed out examples, zipfs and unionfs. |
PackageMaintainer | Julian Gilbey <jdg@debian.org> |
PackageName | golang-github-hanwen-go-fuse-dev |
PackageSection | devel |
PackageVersion | 0.0~git20161210.0.6c2b7d8-2 |
SHA-1 | BC391B946ED8FCBD85AC0E5E1266C4461839EF36 |
SHA-256 | D8EEEFF6E060680A5B1D33460CC8FCCC98406A448CEDC747FDFC653CDB2FC710 |