Projects tagged ‘filesystem’ and ‘fuse’


Jump to tag:

Projects tagged ‘filesystem’ and ‘fuse’

Filtered by Project Tags filesystem fuse

Refine results Project Tags python (18) linux (16) fs (13) macfuse (11) filesystems (8) macosx (8) storage (7) c (6) java (5) distributed (5) osx (4) mac (4)

[79 total ]

293 Users
   

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
Created over 3 years ago.

40 Users
   

MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE ... [More] (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension. Although MacFUSE has a completely different kernel-level implementation from Linux FUSE, it supports the FUSE specification well enough that many popular FUSE file systems can be easily compiled and work on Mac OS X--often out of the box. [Less]
Created over 3 years ago.

21 Users
   

This is a GUI for arbitrary FUSE filesystems designed to use the MacFuse backend recently ported by Google. It has a plugin architecture so each filesystem can provide its own UI and other methods ... [More] , while integrating into the overall application. The goal is to make FUSE filesystems like SSH, FTP, Subversion, and others easily accessible to mac users. [Less]
Created over 2 years ago.

4 Users
 

Distributed peer to peer file system.
Created about 1 year ago.

3 Users
 

HFuse is a binding for the Linux FUSE library
Created about 1 year ago.

2 Users
   

iTunesFS allows you to mount the "iTunes Music Library.xml" file as a file system, using the excellent MacFUSE (http://code.google.com/p/macfuse/). As of version 1.1, all local iPods will also be ... [More] mounted in the similar fashion. All playlists of either iTunes or the iPods are exposed as directories, with their respective entries. [Less]
Created over 2 years ago.

1 Users

ZFS-FUSE makes it possible to create, mount, use, and manage ZFS filesystems under Linux.
Created 17 days ago.

1 Users

It’s a merging filesystem which will merge different source medias into one large mountpoint. This mountpoint will be generated from sql database data and content from real filesystems. It uses a ... [More] cache to speedup file access and to free removable medias as soon as possible. [Less]
Created about 1 year ago.

1 Users

CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and libcurl.
Created over 2 years ago.

1 Users

pytagsfs is a FUSE filesystem that arranges media files in a virtual directory structure based on the file tags. For instance, a set of audio files could be mapped to a new directory structure ... [More] organizing them hierarchically by album, genre, release date, etc. File tags can be changed by moving and renaming virtual files and directories. The virtual files can also be modified directly, and, of course, can be opened and played just like regular files. [Less]
Created 4 months ago.