Pinned Repositories
apollo
A toolchain for automatically detecting, reporting, and diagnosing performance bugs in DBMSs.
awesome-database-learning
A list of learning materials to understand databases internals
awesome-database-testing
数据库测试资料 This repo is a collection of resources on testing database systems
Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
ClickHouse
ClickHouse® is a free analytics DBMS for big data
openvino
OpenVINO™ Toolkit repository
silvaxiang.github.io
sqlancer
Automated testing to find logic bugs in database systems
tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
SilvaXiang's Repositories
SilvaXiang/silvaxiang.github.io
SilvaXiang/apollo
A toolchain for automatically detecting, reporting, and diagnosing performance bugs in DBMSs.
SilvaXiang/awesome-database-learning
A list of learning materials to understand databases internals
SilvaXiang/awesome-database-testing
数据库测试资料 This repo is a collection of resources on testing database systems
SilvaXiang/Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
SilvaXiang/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
SilvaXiang/ClickHouse
ClickHouse® is a free analytics DBMS for big data
SilvaXiang/openvino
OpenVINO™ Toolkit repository
SilvaXiang/sqlancer
Automated testing to find logic bugs in database systems
SilvaXiang/CEB
Cardinality Estimation Benchmark
SilvaXiang/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
SilvaXiang/CS-Books
本仓库无偿分享各种计算机书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
SilvaXiang/cs-latex-template
A latex template to write cs papers.
SilvaXiang/CS-Notes
我的自学笔记,在学习shell和MLSys,整理C++、算法、操作系统,后续学习分布式系统,终身更新。
SilvaXiang/CSBook
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
SilvaXiang/End-to-End-CardEst-Benchmark
A CardEst Benchmark to Bridge Algorithm and System
SilvaXiang/FuzzingPaper
Recent Fuzzing Paper
SilvaXiang/gporca
A modular query optimizer for big data
SilvaXiang/Griffin
SilvaXiang/HIT-OSLab
S - 哈工大《操作系统》实验
SilvaXiang/join-order-benchmark
SilvaXiang/langchain
⚡ Building applications with LLMs through composability ⚡
SilvaXiang/picture
picture-bed
SilvaXiang/soar
SQL Optimizer And Rewriter
SilvaXiang/sqlright
Coveraged-based fuzzer for finding DBMS logical bugs
SilvaXiang/starrocks
StarRocks is a next-gen sub-second MPP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
SilvaXiang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
SilvaXiang/tinysql
A course to build the SQL layer of a distributed database.
SilvaXiang/vdms
VDMS: Your Favourite Visual Data Management System
SilvaXiang/VectorDBBench
A Benchmark Tool for VectorDB