SimbaWei's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
apache/calcite
Apache Calcite
ColZer/DigAndBuried
挖坑与填坑
TsinghuaDatabaseGroup/DB-GPT
An LLM Based Diagnosis System (https://arxiv.org/pdf/2312.01454.pdf)
WukLab/Hotpot
Distributed Shared Persistent Memory. SoCC 2017
gloriawish/MysqlProtocolAnalyzer
一个对Mysql的通讯协议的包进行解析的库,是一个系统中用java实现的一个独立的模块,纯java编写
gloriawish/FastNetwork
基于SocketAsyncEventArgs的一个高性能异步TCP网络库
gloriawish/PythonQQRobot
一个使用Python实现的聊天机器人
gloriawish/ZZNetFrame
一个基于c#的网络通讯框架 使用UDP能够发送发数据 分包发送
gpiskas/DBMS_Implementation
This project contains four fundamental functions of a DBMS system (External Mergesort, Merge-Join, Hash-Join, Duplicate Elimination) that are designed to work in real-life and extreme circumstances (Huge input data, extremely low available memory).
gloriawish/druid_procedure
基于druid的一个存储过程模拟执行
SimbaWei/Chunk-Based-Hash-Join-Reuse-Mothod
Reuse chunk based hash-tables to accelerate sequential hash joins