Skip to content
 
 

Latest commit

 

History

496 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github.com/seaweedfs/fuse -- Filesystems in Go

This is a fork of http://bazil.org/fuse , for performance and to merge all good pull requests.

github.com/seaweedfs/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. github.com/seaweedfs/fuse embraces Go fully for safety and ease of programming.

Here’s how to get going:

go get github.com/seaweedfs/fuse

Website: http://github.com/seaweedfs/fuse/

Github repository: https://github.com/bazil/fuse

API docs: http://godoc.org/github.com/seaweedfs/fuse

Our thanks to Russ Cox for his fuse library, which this project is based on.

About

This is a fork of http://bazil.org/fuse , for performance and to merge all good pull requests.

Resources

Stars

18 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages