Pinned Repositories
Compiler
简单的C语言编译器
Daily_learning
FINEdex
FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems
FPtree-PM
Implement FPtree (fingerprint tree) on PM
lab6_example
Lab6 example, Compiler Principle, 2020 Fall, Nankai University
level_hash_expand
lixiao-c.github.io
NJU_icspa2016
thread_Sync_implement
thread sync implement, include patterson, lamport and locks
YCSB-generator
Generate YCSB dataset and output to file
lixiao-c's Repositories
lixiao-c/Daily_learning
lixiao-c/NJU_icspa2016
lixiao-c/FPtree-PM
Implement FPtree (fingerprint tree) on PM
lixiao-c/Compiler
简单的C语言编译器
lixiao-c/lab6_example
Lab6 example, Compiler Principle, 2020 Fall, Nankai University
lixiao-c/YCSB-generator
Generate YCSB dataset and output to file
lixiao-c/FINEdex
FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems
lixiao-c/level_hash_expand
lixiao-c/lixiao-c.github.io
lixiao-c/NDBDM
Net database development
lixiao-c/NK_law_app
final project for android app development
lixiao-c/thread_Sync_implement
thread sync implement, include patterson, lamport and locks
lixiao-c/PM_example
lixiao-c/pmdk
Persistent Memory Development Kit
lixiao-c/RDMA_learning
lixiao-c/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.