Pinned Repositories
-How-to-design-a-spike-system
如何设计一个秒杀系统
2018-Java-Interview
经历过阿里、头条、京东、去哪儿洗礼之后的2018年最新Java面试宝典
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动手写/从零实现系列
ABRW
Attributed Biased Random Walks (ABRW) is an Attributed Network Embedding method
expressboot
快递代收系统
Java
All Algorithms implemented in Java
MySeckillSystem
LearnSeckillSystem
SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud和Spring Security,博客Spring系列源码
springmvc-mybatis-learning
SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置
sso
单点登录系统
xdlequ's Repositories
xdlequ/sso
单点登录系统
xdlequ/MySeckillSystem
LearnSeckillSystem
xdlequ/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动手写/从零实现系列
xdlequ/awesome-database-learning
A list of learning materials to understand databases internals
xdlequ/babylon
High-Performance C++ Fundamental Library
xdlequ/blog
xdlequ/blogs
博客文章收录
xdlequ/bustub
The BusTub Relational Database Management System (Educational)
xdlequ/calcite
Apache Calcite
xdlequ/Catalogue
xdlequ/corekv
xdlequ/databend
A Modern Cloud Data Warehouse, have the Elasticity and Performance both on Object Storage
xdlequ/db-monthly
阿里云数据库内核月报分类整理(定时更新)。
xdlequ/docs
xdlequ/go-questions
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
xdlequ/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
xdlequ/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
xdlequ/my_douban_books
获取“我的”豆瓣读书记录(已读、在读、想读)和短评信息,生成Markdown文档和书籍封面图片墙;基于excel图书列表,自动化创建豆瓣书单。
xdlequ/naive-rpc
a simple rpc implements
xdlequ/PG-Learn
Everything about database,business.(Most for PostgreSQL).
xdlequ/ProMyHashMap
MyHashMap by Java
xdlequ/refator-code
重构 - 改善既有代码的设计
xdlequ/school_Statistics
高考志愿,统计大学爬虫
xdlequ/share_ppt
🚗 我个人曾经做过的技术分享...
xdlequ/sourcecode
xdlequ/starrocks
StarRocks is a next-gen sub-second MPP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
xdlequ/system-design-interviews
xdlequ/theByteBook
⭐ 出版作品开源。深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误,谢谢提issue
xdlequ/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
xdlequ/xv6-riscv
Xv6 for RISC-V