-
Snowflake
- USA
- http://luochen01.github.io/
-
-
-
-
foundationdb Public
Forked from apple/foundationdbFoundationDB - the open source, distributed, transactional key-value store
C++ Apache License 2.0 UpdatedDec 16, 2020 -
-
8000 uci-thesis-latex Public
Forked from lotten/uci-thesis-latexLaTeX template for thesis and dissertation documents at UC Irvine
TeX UpdatedAug 16, 2020 -
-
YCSB Public
Forked from brianfrankcooper/YCSBYahoo! Cloud Serving Benchmark
Java Apache License 2.0 UpdatedJun 28, 2020 -
jaydio Public
Forked from smacke/jaydioA Java library to perform direct I/O in Linux, bypassing file page cache.
Java UpdatedMar 16, 2020 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedApr 12, 2019 -
hbase Public
Forked from apache/hbaseMirror of Apache HBase
Java Apache License 2.0 UpdatedApr 12, 2019 -
leveldb Public
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedJan 24, 2019 -
stasis Public
Forked from stasis/stasisStasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports concurrent transactional storage, and no-FORCE/STEAL buffer…
C Other UpdatedJan 23, 2019 -
mapkeeper Public
Forked from sears/mapkeeperThrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.
C++ UpdatedJan 20, 2019 -
bLSM Public
Forked from sears/bLSMRead- and latency-optimized log structured merge tree
C++ Apache License 2.0 UpdatedJan 20, 2019 -
stream Public
A simple stream processing engine built with Apache Calcite
-
cloudberry Public
Forked from ISG-ICS/cloudberryInteractive analytic system
Scala UpdatedMay 11, 2017 -
grammars-v4 Public
Forked from antlr/grammars-v4Grammars written for ANTLR v4; expectation that the grammars are free of actions.
ANTLR UpdatedMay 2, 2017 -
calcite Public
Forked from apache/calciteMirror of Apache Calcite
Java Apache License 2.0 UpdatedApr 15, 2017 -
-
-
cache-engine Public
Implement a distribute cache engine for application to store key/value data, now based on redis and jedis client. Would add more implementations in future.