RSS 21 projects tagged "storage"

No download Website Updated 10 Apr 2013 S3QL

Screenshot
Pop 532.55
Vit 28.58

S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection, error handling, and extensive automated test cases are provided.

Download No website Updated 25 Mar 2013 Opendedup

Screenshot
Pop 455.81
Vit 24.83

Opendedup is a project that develops a deduplication based filesystem for Windows and Linux called SDFS. SDFS is designed to support the unique needs of virtual environments and supports enhanced functionality for VMWare, Xen, and KVM. It can deduplicate a petabyte or more of data. It supports over 3TB per gigabyte of memory at a 128k chunk size. It can perform deduplication/reduplication at a line speed of 250 MB/s or more. VMware support: it works with vms, and can deduplicate at 4k block sizes. This is required to deduplicate Virtual Machines effectively Deduplicated data can be stored locally, on the network across multiple nodes, or in the cloud. The filesystem can deduplicate inline or periodically based on needs. This can be changed on the fly. There is support for file or folder level snapshots.

Download Website Updated 30 Aug 2011 Gluster / GlusterFS

Screenshot
Pop 249.10
Vit 6.47

GlusterFS is a clustered filesystem capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.

Download Website Updated 07 May 2013 EJDB

Screenshot
Pop 217.29
Vit 12.35

EJDB is an embedded JSON database engine. It aims to be a fast MongoDB-like NoSQL library that can be embedded into C/C++/Nodejs/Python3/Lua applications. It features collection-level write locking, collection level transactions, string token matching queries, and a Node.js binding.

No download Website Updated 09 Nov 2011 LBackup

Screenshot
Pop 120.17
Vit 4.89

LBackup is a simple backup system aimed at systems administrators who require reliable backups with minimum fuss. It is configured with configuration files, and the backup is started from the command line. It has been tested for over 10 years. Backups can be to local media, or to remote media via one or more networks. The networks may be private LANs, WANs, or sets of untrusted public networks such as the Internet.

Download Website Updated 06 May 2013 TomP2P

Screenshot
Pop 117.31
Vit 35.72

TomP2P is a P2P-based high performance key-value pair storage library. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried or updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.

Download Website Updated 21 Feb 2013 Zfswatcher

Screenshot
Pop 113.34
Vit 1.00

Zfswatcher is ZFS storage pool monitoring and notification daemon. It periodically inspects the zpool status and sends configurable notifications on status changes such as disk failures. It also controls the disk enclosure LEDs. There is an embedded Web interface for displaying status and logs.

Download No website Updated 13 Sep 2011 eMount

Screenshot
Pop 82.32
Vit 4.34

eMount is a free system administrator tool that can mount, encrypt, and manage disk image files and physical disk drives. It relies on cryptsetup, which implements the LUKS disk encryption specification.

No download No website Updated 25 Oct 2010 Vastsky

Screenshot
Pop 77.40
Vit 1.83

Vastsky is a Linux-based cluster storage system that provides logical volumes (Linux block devices) to users by aggregating disks over a network.

No download Website Updated 06 Mar 2012 ownCloud

Screenshot
Pop 57.31
Vit 20.96

ownCloud gives you universal access to your files, everywhere. It also provides a platform to easily view and sync your contacts, calendars, and bookmarks across all your devices and enables basic editing right on the Web.

Screenshot

Project Spotlight

Clement

An SMTP server used to filter unwanted mail at the SMTP protocol level.

Screenshot

Project Spotlight

NBit

A tool that computes CRCs with standard as well as custom polynomials.