lilyling123's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
jianghui-galaxy/Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
JamesZBL/java_design_patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
seaswalker/jdk-sourcecode-analysis
JDK源码阅读笔记
begeekmyfriend/tash
An advanced Tompson Shell porting on Linux.
begeekmyfriend/CuckooFilter
Substitute for bloom filter.
begeekmyfriend/skiplist
skip list with rank, code less than z_set in redis
begeekmyfriend/kdtree
Absolute balanced kdtree for fast kNN search.
begeekmyfriend/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
begeekmyfriend/leetcode
LeetCode in pure C
llohellohe/zookeeper
分布式系统服务ZooKeeper的学习历程
javahongxi/whatsmars
Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
dempeZheng/forest
基于netty轻量的高性能分布式RPC服务框架
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
jobbole/awesome-mysql-cn
MySQL 资源大全中文版,分析工具、备份、性能测试、配置、部署、GUI 等
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
seaswalker/spring-analysis
Spring源码阅读
chyyuu/os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
judasn/Linux-Tutorial
《Java 程序员眼中的 Linux》
dreamhead/moco
Easy Setup Stub Server
qw4990/NYADB2
NYADB2
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
guilleiguaran/xv6
mirror of the source code of the Xv6 operating system
ranxian/xv6-chinese
中文版的 MIT xv6 文档
Yaccc/redisbook
《Redis 设计与实现》(第一版)的书稿源码
codingXiaxw/ssm
:on: a simple example introducing SSM's basic development knowledge with detailed manual
codingXiaxw/ssm2
the SSM framework's advanced development knowledge with detailed manual :end: