Pinned Repositories
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
autoBI
A bio-isotopic analysis automation model using matlab
blockchainCourse
浙江大学 区块链与数字货币课程
bustub2022
The BusTub Relational Database Management System (Educational)
ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
cobar
a proxy for sharding databases and tables
CppGuide
C/C++学习,后端开发进阶指南。
FSE_project
lizlib
stonedb
StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
streakyPorker's Repositories
streakyPorker/autoBI
A bio-isotopic analysis automation model using matlab
streakyPorker/socket_chat
Java socket编写的简单的聊天室应用,有服务端和客户端
streakyPorker/blockchainCourse
浙江大学 区块链与数字货币课程
streakyPorker/SocketTranfer
streakyPorker/gpProject
streakyPorker/h-store
H-Store Distributed Main Memory OLTP Database System
streakyPorker/zju-icicles
浙江大学课程攻略共享计划
streakyPorker/graph_representation_learning
streakyPorker/peloton
The Self-Driving Database Management System
streakyPorker/MyThread
用户态线程实现
streakyPorker/cobar
a proxy for sharding databases and tables
streakyPorker/db-engine-paradigms
Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
streakyPorker/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
streakyPorker/MiniSQL
The project in the Database Design course at ZJU