Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
articles
all my inspiration
bplustree
B+ Tree
business-starter
SpringBoot 后端业务启动器,可方便快速开发
dubbo-go
Go Implementation For Apache Dubbo
duckdb
DuckDB is an analytical in-process SQL database management system
giligili
基于gin+gorm+redis+docker实现的视频网站的后端项目
mvcc
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
raftkv
A KV/ShardKV database based on Raft (inspried by 6.824)
qqIsAProgrammer's Repositories
qqIsAProgrammer/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
qqIsAProgrammer/bplustree
B+ Tree
qqIsAProgrammer/course
课程报名系统服务端
qqIsAProgrammer/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
qqIsAProgrammer/books
程序员学习资源,计算机书籍、博客
qqIsAProgrammer/floyd
A raft consensus implementation that is simply and understandable
qqIsAProgrammer/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
qqIsAProgrammer/LeetCode
LeetCode刷题记录
qqIsAProgrammer/ostep-translations
Various translations of OSTEP can be found here. Help the cause and contribute!
qqIsAProgrammer/raft
The Raft consensus algorithm implementation
qqIsAProgrammer/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
qqIsAProgrammer/stock-learning
股票入门之系统学习
qqIsAProgrammer/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.