hejingyu13's Stars
winston779/stc-spades
STC-SPADES官网地址
alibaba/compileflow
🎨 core business process engine of Alibaba Halo platform, best process engine for trade scenes. | 一个高性能流程编排引擎
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
gaopu/Java
一些用Java写的小东西(没什么用,大家不要star了😄)
iluwatar/java-design-patterns
Design patterns implemented in Java
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
kdn251/interviews
Everything you need to know to get the job.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
waylau/netty-4-user-guide-demos
Netty demos. (Netty 案例大全)
waylau/netty-4-user-guide
Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》
yongshun/learn_netty_source_code
Netty 源码分析教程
code4craft/netty-learning
Netty learning.
netty/netty
Netty project - an event-driven asynchronous network application framework
alibaba/simpleimage
Eviltuzki/difflib
shibing624/similarity
similarity: Text similarity calculation Toolkit for Java. 文本相似度计算工具包,java编写,可用于文本相似度计算、情感分析等任务,开箱即用。
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
forezp/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
jd-opensource/drip-table
A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级表格可视化搭建解决方案。
zjcscut/octopus
长链接压缩为短链接的服务
TDuckCloud/tduck-front
Tduck-填鸭收集器(tduck-survey-form)开源问卷调查系统、表单系统。
TDuckCloud/tduck-platform
为企业提供「免费」表单问卷能力,「开箱即用」快速赋能业务 A questionnaire system that can be privatized and deployed - 填鸭表单问卷系统(tduck-survey-form)
RuedigerMoeller/fast-serialization
FST: fast java serialization drop in-replacement
belaban/JGroups
The JGroups project
oschina/J2Cache
Double Level Cache Framework base on Memory and Redis
JakeWharton/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.