RSS 19 projects tagged "storage"

No download Website Updated 10 Apr 2013 S3QL

Screenshot
Pop 529.27
Vit 26.69

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 451.78
Vit 23.62

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 07 May 2013 EJDB

Screenshot
Pop 216.69
Vit 10.16

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.

Download Website Updated 21 May 2013 TomP2P

Screenshot
Pop 148.03
Vit 60.00

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 89.92
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 Website Updated 23 Jun 2009 TSM Monitor

Screenshot
Pop 82.27
Vit 2.59

TSM monitor is a Web application written in PHP to help TSM administrators quickly get reports and health status information from their TSM servers. It generates its content dynamically so one can easily add or modify queries to adapt the application to one’s own needs. It features customizable queries, a dynamically generated navigation menu, an overview page with traffic light logic, graphical timetable charts for queries with start and end time (like backups and schedules), multiple servers, login protection (authentication against a default TSM server), and result caching for better performance.

Download No website Updated 13 Sep 2011 eMount

Screenshot
Pop 81.17
Vit 4.33

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 76.75
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.08
Vit 21.11

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.

No download Website Updated 13 Jul 2009 godot go.eco Virtual Appliance

Screenshot
Pop 44.67
Vit 37.57

godot go.eco Virtual Appliance is an all-in-one solution for enterprise networking. It provides Internet gateway, DNS, DHCP, firewall, email, VPN, ACL, and VoIP services, among many others. It is easy to set up and mostly self-configuring. It runs on VMWare Server or Player.

Screenshot

Project Spotlight

Pcompress

A parallel compression and deduplication utility.

Screenshot

Project Spotlight

UnQLite

An embeddable NoSQL database engine.