RSS 22 projects tagged "storage"

Download Website Updated 23 May 2013 UnQLite

Screenshot
Pop 10.58
Vit 1.42

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine.It is a document store database similar to MongoDB, Redis, CouchDB, etc. as well a standard key/value store similar to BerkeleyDB, LevelDB, etc. It reads and writes directly to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, and you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures.

Download Website Updated 21 May 2013 TomP2P

Screenshot
Pop 146.59
Vit 66.84

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

Screenshot
Pop 216.89
Vit 10.44

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 10 Apr 2013 S3QL

Screenshot
Pop 535.94
Vit 26.98

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 452.52
Vit 23.81

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 21 Feb 2013 Zfswatcher

Screenshot
Pop 93.59
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.

No download Website Updated 04 Jan 2013 Bitvec

Screenshot
Pop 19.85
Vit 11.85

Bitvec is a PHP implementation of bit vectors using SplFixedArray for economy of storage.

No download Website Updated 17 Sep 2012 Sirix

Screenshot
Pop 31.87
Vit 15.78

Sirix is a versioned tree-based storage system. It provides Snapshot Isolation through MVCC and is best suited for flash-based storage. The tree encoding is suited for heavy update operations. It provides diffing algorithms either to import diffs between currently shredded (imported) XML documents to update a tree structure or to get the differences between versions of a tree structure. A GUI provides several visualizations for comparing imported tree structures.

Download Website Updated 14 Jun 2012 FortNotes

Screenshot
Pop 21.56
Vit 18.57

FortNotes is an online password manager. All the records created with it are immediately encrypted in the Web browser with AES, and only then are sent to the server. The process is transparent and fully automated. It's only necessary to enter the password.

No download Website Updated 06 Mar 2012 ownCloud

Screenshot
Pop 57.24
Vit 21.08

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

Gearmand

A job dispatching server.

Screenshot

Project Spotlight

liblangtag

An interface library to access tags for identifying languages.