Tags : Browse Projects

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

leveldb

Compare

  Analyzed about 7 hours ago

LevelDB is a library that implements a fast key-value store. Features * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value) ... [More] , Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. [Less]

22K lines of code

15 current contributors

12 months since last commit

7 users on Open Hub

Very Low Activity
3.0
   
I Use This

VDSM

Compare

Claimed by oVirt Analyzed 1 day ago

The Vdsm service exposes an API for managing virtualization hosts running the KVM hypervisor technology. Vdsm manages and monitors the host's storage, memory and networks as well as virtual machine creation, other host administration tasks, statistics gathering, and log collection.

152K lines of code

40 current contributors

about 2 months since last commit

7 users on Open Hub

Low Activity
4.5
   
I Use This

Partition Image

Compare

  No analysis available

Partition Image is a Linux/UNIX utility similar to Symantec's Ghost. This utility saves partitions in the EXT2, Reiserfs, NTFS, HPFS, FAT16, and FAT32 file system formats to an image file. The image file can be compressed with gzip or bzip2 in order to save disk space, and it can be split in order ... [More] to fit onto a series of floppy disks. This program can be useful for backup purposes. A boot/root disk is also provided, allowing you to run Partition Image without Linux installed on the hard disk. [Less]

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

Seafile

Compare

  Analyzed about 1 hour ago

Seafile -- Private cloud for Group file sharing and collaboration.

614K lines of code

51 current contributors

1 day since last commit

7 users on Open Hub

Very High Activity
5.0
 
I Use This

Enterprise Volume Management System

Compare

  No analysis available

The Enterprise Volume Management System (EVMS) Project has the goal of providing unparalleled flexibility and extensibility in managing storage. It represents a new approach to logical volume management, as the architecture introduces a plug-in model that allows for easy expansion or customization of various levels of volume management.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
3.66667
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

Lustre

Compare

  Analyzed about 7 hours ago

Lustre is a scalable, secure, robust, highly-available cluster file system.

667K lines of code

66 current contributors

5 days since last commit

6 users on Open Hub

Very High Activity
4.0
   
I Use This

Apache Xindice

Compare

Claimed by Apache Software Foundation Analyzed about 3 hours ago

Apache Xindice is a database designed from the ground up to store XML data or what is more commonly referred to as a native XML database.

57.2K lines of code

0 current contributors

over 11 years since last commit

6 users on Open Hub

Inactive
3.0
   
I Use This

Alluxio (formerly Tachyon): A Memory Speed Virtual Distributed Stor...

Compare

  No analysis available

Alluxio, formerly Tachyon, is a memory speed virtual distributed storage enabling reliable data sharing at memory-speed across cluster jobs. Alluxio lies between computation frameworks, such as Spark, MapReduce, or Flink, and various storage systems, such as Amazon S3, OpenStack Swift, GlusterFS ... [More] , HDFS, or Ceph. Alluxio brings significant performance improvement and bridges new workloads with data stored in traditional storage. Alluxio is Hadoop compatible. Existing Spark and MapReduce programs can run on top of it without code changes. The project is deployed at multiple companies. With less than three years open source history, Alluxio has attracted more than 600 contributors from over 200 institutions, including Alibaba, Alluxio, Baidu, IBM, Intel, Red Hat, and UC Berkeley. [Less]

0 lines of code

210 current contributors

0 since last commit

6 users on Open Hub

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

Opera Dragonfly

Compare

  Analyzed about 13 hours ago

Opera Dragonfly is a fully featured development and debugging tool integrated into the Opera browser. Develop for desktop, mobile, tablet, or TV? Opera Dragonfly has it covered. Remote debugging allows you to connect to the Opera browser on your device and to start debugging from your PC or Mac. All ... [More] the features are available, so you don’t need to compromise. [Less]

115K lines of code

0 current contributors

about 11 years since last commit

6 users on Open Hub

Inactive
5.0
 
I Use This

Tahoe-LAFS

Compare

  Analyzed 1 day ago

The Tahoe Least-Authority Filesystem is a secure, decentralized, fault-tolerant filesystem.

189K lines of code

10 current contributors

about 2 months since last commit

6 users on Open Hub

Moderate Activity
5.0
 
I Use This