Qiaolin Yu's repositories
paper-reading
A list of papers I have read.
devcontainer
My Dev Container for C++ (amd64)
qiaolin-yu.github.io
Qiaolin Yu's Home Page
opencsapp.github.io
Open CS Application | 开源CS申请
Summer2024-Internships
Collection of Summer 2023 & Summer 2024 tech internships!
duckdb
DuckDB is an in-process SQL OLAP Database Management System
feast
Feature Store for Machine Learning
kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
pd
Placement driver for TiKV
quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
rCore
Let's write an OS which can run on RISC-V in Rust from scratch!
Redis-Recsys
Three examples of recommendation system pipelines with NVIDIA Merlin and Redis
tidb
TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol
tiflash
The analytical engine for TiDB
torcharrow
High performance model preprocessing library on PyTorch
velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.