Projects tagged ‘filesystem’ and ‘fs’


Jump to tag:

Projects tagged ‘filesystem’ and ‘fs’

Filtered by Project Tags filesystem fs

Refine results Project Tags fuse (13) linux (6) filesystems (5) python (5) storage (4) macosx (3) macfuse (3) freebsd (3) ftp (2) kernel (2) file (2) tagfs (2)

[18 total ]

291 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 2 years ago.

24 Users
   

ZFS is a new kind of file system that provides simple administration, transactional semantics, end-to-end data integrity, and immense scalability. ZFS is not an incremental improvement to existing ... [More] technology; it is a fundamentally new approach to data management. We've blown away 20 years of obsolete assumptions, eliminated complexity at the source, and created a storage system that's actually a pleasure to use. [Less]
Created over 2 years ago.

1 Users
 

Halfs is a filesystem implemented in the programming language Haskell. Halfs can be mounted and used like any other Linux filesystem, or used as a library
Created about 1 year ago.

1 Users

This project aims to allow you to connect to Google Docs and treat it as a file system. Combine the portability of Google Docs with the flexibility and power of using the office suite of your choice. ... [More] This will allow you to mount your Google Docs account as you would a normal filesystem. You will then be able to use it as if it were a file system on your hard disk, with all operations being transmitted seamlessly to Google Docs. Written in Python using the FUSE API, this tool should be portable across all systems that have a FUSE implementation (including Linux, Mac OSX, and FreeBSD). [Less]
Created 11 months ago.

1 Users
   

Linux UDF Filesystem userspace utilities.
Created over 2 years ago.

1 Users
 

CAFS is a read-only fuse filesystem, which works as a caching middleware above any other (local or remote) filesystem (e.g. sftp, samba, webdav). CAFS can also work in offline mode, when source fs is not accessible.
Created 10 months ago.

1 Users

Distributed copy-on-write file system implemented on top of FUSE, Bitcache and RDF.rb.
Created over 2 years ago.

1 Users

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

0 Users

Python library to access and create filesystems using URL. Provides access to HTTP, FTP, local files, HTTP, FTP servers and FUSE filesystem.
Created 11 months ago.