onemoretrees's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
skylot/jadx
Dex to Java decompiler
QSCTech/zju-icicles
浙江大学课程攻略共享计划
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
WeNeedHome/SummaryOfLoanSuspension
全国各省市停贷通知汇总
CoatiSoftware/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
jobbole/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
twitter-archive/snowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
krahets/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
CodingDocs/springboot-guide
SpringBoot2.0+从入门到实战!
Sayi/poi-tl
Generate awesome word(docx) with template
jbloch/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
danfengcao/binlog2sql
Parse MySQL binlog to SQL you want
stellarkey/912_project
清华大学计算机系考研攻略 Guidance for postgraduate entrance examination in Department of Computer Science and Technology, Tsinghua University
SpringForAll/spring-boot-starter-swagger
自制spring boot starter for swagger 2.x,来试试吧,很好用哦~
srikanth-lingala/zip4j
A Java library for zip files and streams
wangdoc/ssh-tutorial
SSH 教程
onebirdrocks/geektime-ELK
ELK Training
sidorares/json-bigint
JSON.parse/stringify with bigints support
songxinjianqwe/Chat
Java NIO+多线程实现聊天室
jxlwqq/id-validator
中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国**居民居住证号码验证工具(PHP 版)
javasmall/bigsai-algorithm
bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏,致力于最好懂的数据结构与算法专栏
codezjx/netease-cloud-music-dl
Netease cloud music song downloader, with full ID3 metadata, eg: front cover image, artist name, album name, song title and so on.
fenixsoft/microservice_arch_springcloud
基于SpringCloud实现的微服务架构示例工程。《凤凰架构》的配套组件。
xUhEngwAng/912-notes
清华大学计算机系考研专业课 (912) 笔记
u014427391/springbootexamples
SpringBoot系列教程:本专栏基于Springboot2.0,配套自己写的代码例子,内容设计基本的配置用法,web,数据库,Redis,也涉及到企业级开发的消息队列,dubbo,搜索引擎等方面,并有源码的简单分析,适合作为入门教程
Programming-With-Love/ComputerNetworks
🔥 计算机网络详解