Skip to content
View gxr1022's full-sized avatar

Highlights

  • Pro

Block or report gxr1022

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. SpacKV SpacKV Public

    LSM-tree suffers from severe write amplification, which degrades the system’s performance and exacerbates the wearout of persistent memory. We propose SpacKV, a hybrid DRAM-Pmem KV store, which app…

    C++ 2

  2. rocksdb_kv_sep rocksdb_kv_sep Public

    C++ 1 1

  3. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++

  4. MatrixKV MatrixKV Public

    Forked from PDS-Lab/MatrixKV

    C++

  5. viper viper Public

    Forked from hpides/viper

    Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)

    C++

  6. LeetCode LeetCode Public

    Forked from wisdompeak/LeetCode

    This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The proble…

    C++