Pinned Repositories
bustub
The BusTub Relational Database Management System (Educational)
lispInterpreter
Parsing hybrid s-expression into dot notation and do evaluation on the corresponding abstract tree.
MultiPlayerTictactoe
Multi Player Tictactoe with Stream, Multicast and Fail Over in C
picoSpring
IOC and AOP in Java from scratch
pinot
Apache Pinot (Incubating) - A realtime distributed OLAP datastore
raftKVDB
Fault-tolerant Sharded Key/Value Service in Raft
restaurantSim
Simulate to run a restaurant efficiently with Java Concurrency
wirybeaver.github.io
Shane's Note
wirybeaver's Repositories
wirybeaver/bustub
The BusTub Relational Database Management System (Educational)
wirybeaver/lispInterpreter
Parsing hybrid s-expression into dot notation and do evaluation on the corresponding abstract tree.
wirybeaver/restaurantSim
Simulate to run a restaurant efficiently with Java Concurrency
wirybeaver/wirybeaver.github.io
Shane's Note
wirybeaver/MultiPlayerTictactoe
Multi Player Tictactoe with Stream, Multicast and Fail Over in C
wirybeaver/picoSpring
IOC and AOP in Java from scratch
wirybeaver/pinot
Apache Pinot (Incubating) - A realtime distributed OLAP datastore
wirybeaver/raftKVDB
Fault-tolerant Sharded Key/Value Service in Raft
wirybeaver/tiflash
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
wirybeaver/CV
A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. 在线简历生成模板(超高兼容可导PDF)
wirybeaver/gdb-feedstock
A conda-smithy repository for gdb.
wirybeaver/iNature
Photo sharing web app with MEN stack
wirybeaver/loxInterpreter
The implementation of a lox interpreter in Rust
wirybeaver/movie-recommendation
Attention Model in Keras
wirybeaver/pinot-docs
Apache Pinot Documentation
wirybeaver/rCore-Tutorial
Tutorial for rCore OS step by step (3rd edition)
wirybeaver/rookiedb
CS186 Spring 2022 Skeleton Code
wirybeaver/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
wirybeaver/seckill
SpringMVC, Spring, Mybatis, Seckilling API
wirybeaver/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
wirybeaver/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
wirybeaver/tinysql
A course to build the SQL layer of a distributed database.
wirybeaver/xv6-lab-2022