Pinned Repositories
CaaS-LSM
[SIGMOD '24] CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure
azureml-examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
tiflash
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
devcontainer
My Dev Container for C++ (amd64)
LeetCode
https://leetcode-cn.com/u/1iin/
paper-reading
A list of papers I have read.
tiflash-autoscale-supervisor
SurviveXJTLUManual
For CS/DS/ECE students at XJTLU. Make XJTLU Great Again.
Qiaolin-Yu's Repositories
Qiaolin-Yu/paper-reading
A list of papers I have read.
Qiaolin-Yu/tiflash-autoscale-supervisor
Qiaolin-Yu/devcontainer
My Dev Container for C++ (amd64)
Qiaolin-Yu/qiaolin-yu.github.io
Qiaolin Yu's Home Page
Qiaolin-Yu/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Qiaolin-Yu/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Qiaolin-Yu/blog_os
Writing an OS in Rust
Qiaolin-Yu/db-papers
A list papers of learning how to building database system
Qiaolin-Yu/opencsapp.github.io
Open CS Application | 开源CS申请
Qiaolin-Yu/SentinelFilter
Qiaolin-Yu/Summer2024-Internships
Collection of Summer 2023 & Summer 2024 tech internships!
Qiaolin-Yu/tiflash-autoscale-tester
Qiaolin-Yu/blog
Qiaolin-Yu/duckdb
DuckDB is an in-process SQL OLAP Database Management System
Qiaolin-Yu/feast
Feature Store for Machine Learning
Qiaolin-Yu/global_job_explorer
Qiaolin-Yu/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
Qiaolin-Yu/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
Qiaolin-Yu/misclassified-imagenet-analysis
Qiaolin-Yu/pd
Placement driver for TiKV
Qiaolin-Yu/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
Qiaolin-Yu/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Qiaolin-Yu/rCore
Let's write an OS which can run on RISC-V in Rust from scratch!
Qiaolin-Yu/Redis-Recsys
Three examples of recommendation system pipelines with NVIDIA Merlin and Redis
Qiaolin-Yu/tidb
TiDB is an open source distributed hybrid transaction/analytical database compatible with the MySQL protocol
Qiaolin-Yu/tiflash
The analytical engine for TiDB
Qiaolin-Yu/tiflash-autoscale
Qiaolin-Yu/torcharrow
High performance model preprocessing library on PyTorch
Qiaolin-Yu/torcharrow-test
Qiaolin-Yu/velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems.