Tags : Browse Projects

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

RocksDB

Compare

Claimed by Facebook Analyzed about 7 hours ago

RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads. RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to ... [More] support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation. [Less]

450K lines of code

145 current contributors

about 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

redis-leveldb

Compare

  Analyzed about 20 hours ago

A redis-protocol compatible frontend to google's leveldb

2.39K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

leveldb-tl

Compare

  Analyzed 1 day ago

LevelDB Template Library

9.32K lines of code

1 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: apache_2, lgpl21

QWAZR

Compare

  No analysis available

QWAZR is a Javascript & Java framework. The project focuses on microservices and web applications written in Java and/or Javascript. The framework includes several production ready modules: - HTTP application server, - MVC using Javascript or Java for the controllers and freemarker as template ... [More] engine, - SQL, NO/SQL, LDAP database connectors (MongoDB, Cassandra, MySQL, PostgreSQL, etc.), - HDFS / FTP connectors, - A Search engine based on Lucene, - A distributed Web crawler. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

yjs

Compare

  Analyzed 1 day ago

Yjs is a framework for offline-first p2p shared editing on structured data like text, richtext, json, or XML. It is fairly easy to get started, as Yjs hides most of the complexity of concurrent editing. For additional information, demos, and tutorials visit y-js.org

5.8K lines of code

7 current contributors

8 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

pwned

Compare

  Analyzed about 16 hours ago

Simple C++ code for simple tasks

4.6K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

WiredTiger

Compare

  Analyzed about 16 hours ago

WiredTiger is rethinking data management for modern hardware with a focus on multi-core scalability and maximizing the value of every byte of RAM. WiredTiger is an embedded data storage library designed to deliver excellent performance with highly concurrent workloads on modern hardware. ... [More] WiredTiger has a traditional key/value storage API, along with a sophisticated schema layer allowing for a combination of column, row and LSM stores. [Less]

174K lines of code

17 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: BSD-3-Clause, gpl3_or_l...