Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

FUSE

Compare

  Analyzed 12 minutes ago

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.

25.8K lines of code

29 current contributors

1 day since last commit

433 users on Open Hub

Moderate Activity
4.16129
   
I Use This

NTFS-3G

Compare

  Analyzed about 4 hours ago

The NTFS-3G driver is an open source, freely available read/write NTFS driver for Linux, FreeBSD, OS X, and NetBSD. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the ... [More] exception of full file ownership and access right support. [Less]

29.4K lines of code

0 current contributors

over 14 years since last commit

102 users on Open Hub

Inactive
4.25
   
I Use This

encfs

Compare

  Analyzed 1 day ago

EncFS provides an encrypted filesystem in user-space. It runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. You can find links to source and binary releases below. EncFS is open source software, licensed under the GPL. As ... [More] with most encrypted filesystems, Encfs is meant to provide security against off-line attacks; ie your notebook or backups fall into the wrong hands, etc. The way Encfs works is different from the “loopback” encrypted filesystem support built into the Linux kernel because it works on files at a time, not an entire block device. This is a big advantage in some ways, but does not come without a cost. [Less]

121K lines of code

5 current contributors

almost 4 years since last commit

9 users on Open Hub

Inactive
5.0
 
I Use This

libguestfs

Compare

  Analyzed about 5 hours ago

libguestfs is a library for accessing and modifying guest disk images. Amongst the things this is good for: making batch configuration changes to guests, getting disk used/free statistics (see also: virt-df), migrating between virtualization systems (see also: virt-p2v), performing partial backups ... [More] , performing partial guest clones, cloning guests and changing registry/UUID/hostname info, and much else besides. libguestfs uses Linux kernel and qemu code, and can access any type of guest filesystem that Linux and qemu can, including but not limited to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, qcow2, vmdk. libguestfs has bindings for C, C++, OCaml, Perl, Python, Ruby or Java. [Less]

329K lines of code

18 current contributors

2 days since last commit

8 users on Open Hub

High Activity
4.66667
   
I Use This
Licenses: gpl, lgpl21_or...

ostree

Compare

  Analyzed about 12 hours ago

Operating system build and deployment tool.

97.3K lines of code

28 current contributors

13 days since last commit

6 users on Open Hub

High Activity
4.0
   
I Use This

bup

Compare

  Analyzed about 20 hours ago

Highly efficient file backup system based on the git packfile format. Capable of doing *fast* incremental backups of virtual machine images

24.5K lines of code

4 current contributors

4 months since last commit

5 users on Open Hub

Low Activity
5.0
 
I Use This

Peerfuse

Compare

  No analysis available

Distributed peer to peer file system.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl3

BorgBackup

Compare

  Analyzed about 18 hours ago

Deduplicating backup program with compression and authenticated encryption.

37.2K lines of code

43 current contributors

22 days since last commit

4 users on Open Hub

Moderate Activity
5.0
 
I Use This

iTunesFS

Compare

  Analyzed about 16 hours ago

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 mounted in the similar fashion. All playlists of either iTunes or the iPods are exposed as directories, with their respective entries.

6.21K lines of code

0 current contributors

almost 2 years since last commit

3 users on Open Hub

Very Low Activity
3.5
   
I Use This

s3ql

Compare

  No analysis available

S3QL is a file system that stores all its data online. It supports online storage services like Amazon S3 as well as arbitrary FTP or SFTP servers. It effectively provides you with a hard disk of infinite capacity that can be accessed from any computer with internet access. S3QL has been ... [More] designed mainly for backup and archival purposes and many of its features are especially geared towards this. However, since S3QL is providing a standard UNIX file system, it can in principle be used for any other application as well. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...