imhou's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
spring-projects/spring-framework
Spring Framework
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
ethereum/go-ethereum
Go implementation of the Ethereum protocol
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
yudaocode/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
apache/hadoop
Apache Hadoop
newbee-ltd/newbee-mall
🔥 🎉newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+OpenFeign+ELK)。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
nst/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
chyroc/WechatSogou
基于搜狗微信搜索的微信公众号爬虫接口
CodingDocs/springboot-guide
SpringBoot2.0+从入门到实战!
sorayuki/obs-multi-rtmp
OBS複数サイト同時配信プラグイン
hankcs/pyhanlp
中文分词
Werneror/Poetry
非常全的古诗词数据,收录了从先秦到现代的共计85万余首古诗词。
LiuRoy/zhihu_spider
知乎爬虫
gumblex/zhconv
Simple conversion and localization between simplified and traditional Chinese using tables from MediaWiki.
hxgdzyuyi/tang_poetry
全唐诗数据库
Kooooooma/chinese-poetry-mysql
基于 chinese-poetry 数据整理的一份 mysql 格式数据
codeGoogler/ProgramBooks
编程书籍项目
huntingzhu/webcrawler
Web crawler to download pictures from zhihu.com
hyperchain/javasdk
the Java SDK for hyperchain (developing)
cyrilis/lua-pinyin
"汉语拼音" => "hàn yǔ pīn yīn", for lua or luvit
taoyq1988/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
taoyq1988/Go
Algorithms Implemented in GoLang
taoyq1988/go-ethereum
Official Go implementation of the Ethereum protocol
taoyq1988/javasdk
the Java SDK for hyperchain (developing)
taoyq1988/jvm
🤗 JVM 底层原理知识总结
taoyq1988/jvm.go
A toy JVM written in Go