liu32725's Stars
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
aborn/RestfulToolkit
A Toolkit for RESTful services development.
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
internetitem/logback-elasticsearch-appender
Logback Elasticsearch Appender
Zhuyi731/m2c-webpage
markdown to confluence 网页版
resumejob/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
jarven-he/spring-boot-example
mapstruct/mapstruct
An annotation processor for generating type-safe bean mappers
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
phh95/Awesome-design-tools
peterq/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
hidu/mysql-schema-sync
mysql表结构自动同步工具(目前只支持字段、索引的同步,分区等高级功能暂不支持)
deng-cc/MyTraining
用来练习一些编程题,面试题etc.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
cdoco/common-regex
:jack_o_lantern: 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
cdoco/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
xiaolai/time-as-a-friend
《把时间当作朋友》
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
overnote/over-golang
Golang相关:[审稿进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
overnote/over-server
架构相关:[进度20% ]记录分布式与微服务概念与实践,附Nginx、Mysql、Redis、Docker、K8S等常用服务端技术
code4craft/tiny-spring
A tiny IoC container refer to Spring.
square/retrofit
A type-safe HTTP client for Android and the JVM
github/gitignore
A collection of useful .gitignore templates
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
kdn251/interviews
Everything you need to know to get the job.
Wechat-Group/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
iluwatar/java-design-patterns
Design patterns implemented in Java
kerlomz/captcha_trainer
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.