JameyWoo
I am a graduate student who wants to engage in database development.
Zhejiang UniversityHangzhou
Pinned Repositories
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
csmile
csmile - a compiler for a subset of the C language.
generate_cpp_code_lstm
使用lstm, 基于我写的cpp代码, 生成新的cpp代码
gokv
A persistent, LSM tree structured key value database engine implemented by go language.
goroom
A simple chat room implemented in golang.
mymalloc
A memory allocator based on the idea of tcmalloc realized by C++.
re2graph
一个正则表达式转化为nfa, dfa 图片的程序.
tinykv_raft
a tiny kv database
transfer-learning
利用迁移学习进行五种花的分类
oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
JameyWoo's Repositories
JameyWoo/re2graph
一个正则表达式转化为nfa, dfa 图片的程序.
JameyWoo/transfer-learning
利用迁移学习进行五种花的分类
JameyWoo/mymalloc
A memory allocator based on the idea of tcmalloc realized by C++.
JameyWoo/gokv
A persistent, LSM tree structured key value database engine implemented by go language.
JameyWoo/hello-world
a hello world repository for me to test
JameyWoo/digits-web
一个非常简单地识别手写数字的网站,v1.0 版用的是KNN实现,识别的图片非常简单非常格式化。
JameyWoo/JameyWoo2.github.io
a personal website.
JameyWoo/NoteHub
计算机技术笔记: 算法, 数据结构, 计算机系统, 操作系统, 计算机网络, 数据库等等
JameyWoo/RateMySupervisor
永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台
JameyWoo/CppGuide
C/C++学习,后端开发进阶指南。
JameyWoo/distributed-txn
2022.4.16 fork
JameyWoo/FigureBed
我的GitHub图床
JameyWoo/goto
JameyWoo/gprof2dot
Converts profiling output to a dot graph.
JameyWoo/happybirthday
帮基友做的,祝福她女朋友生日快乐
JameyWoo/hugoblog
A person website powered by hugo.
JameyWoo/incubator-doris
Apache Doris (Incubating)
JameyWoo/JameyWoo
JameyWoo/JameyWoo.github.io
A blog site, welcome!
JameyWoo/lectures-on-dbms-implementation
JameyWoo/MyWebBackup
MyWebBackup
JameyWoo/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
JameyWoo/raft-thesis-zh_cn
Raft 博士论文的中文翻译
JameyWoo/samples
An open source project for beego sample applications.
JameyWoo/TexasSolver
🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
JameyWoo/theHackWeb
模仿the hack 网站的功能做一个简单的网站
JameyWoo/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
JameyWoo/TinyKV-White-Paper
Tutorial for TinyKV project in Talent Plan.
JameyWoo/tw93
Github 首页自动信息工作流
JameyWoo/xv6-labs-2020
MIT 6.S081 / Fall 2020 os lab