Coder Social home page Coder Social logo

fuse's Introduction

GoDoc

This package allows for writing and mounting user-space file systems from Go. Install it as follows:

go get -u github.com/sbg/fuse

Afterward, see the documentation for the following three packages:

  • Package fuse provides support for mounting a new file system and reading requests from the kernel.

  • Package fuseops enumerates the supported requests from the kernel, and provides documentation on their semantics.

  • Package fuseutil, in particular the FileSystem interface, provides a convenient way to create a file system type and export it to the kernel via fuse.Mount.

Make sure to also see the sub-packages of the samples package for examples and tests.

This package owes its inspiration and most of its kernel-related code to bazil.org/fuse.

fuse's People

Contributors

jacobsa avatar kahing avatar bsidhom avatar srdjanrilak avatar inevity avatar gaul avatar

Watchers

Mladen Srdic avatar Igor Bogicevic avatar Luka Stojanovic avatar Michele Mattioni avatar Bojan Delić avatar Milos Popovic avatar Viktor Kerkez avatar Nan Xiao avatar Tengfei Yin avatar James Cloos avatar Lu Zhang avatar  avatar Aleksandar Ristic avatar Kate Hodesdon avatar Nemanja Zbiljić avatar  avatar Stevan Radanovic avatar  avatar Vladimir Mladenovic avatar Djordje Klisic avatar  avatar Damir Krstanovic avatar  avatar Predrag Blagojevic avatar Jovan avatar Predrag Cujanović avatar Stefan Risteski avatar Ana avatar  avatar Mladen Jovanovic avatar  avatar  avatar Marko Zecevic avatar  avatar  avatar Jack DiGiovanna avatar  avatar  avatar  avatar  avatar  avatar Andrea avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.