[ Source: golang-github-hanwen-go-fuse ]
Package: golang-github-hanwen-go-fuse-dev (2.4.2-3)
Links for golang-github-hanwen-go-fuse-dev
Debian Resources:
Download Source Package golang-github-hanwen-go-fuse:
- [golang-github-hanwen-go-fuse_2.4.2-3.dsc]
- [golang-github-hanwen-go-fuse_2.4.2.orig.tar.gz]
- [golang-github-hanwen-go-fuse_2.4.2-3.debian.tar.xz]
Maintainers:
- Debian Go Packaging Team (QA Page, Mail Archive)
- Julian Gilbey (QA Page)
- Dmitry Smirnov (QA Page)
- Michael Stapelberg (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to golang-github-hanwen-go-fuse-dev
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- interazione di basso livello con il sistema operativo
Download golang-github-hanwen-go-fuse-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 102.0 kB | 551.0 kB | [list of files] |