Thrillzxk's Stars
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
GoogleChromeLabs/squoosh
Make images smaller using best-in-class codecs, right in the browser.
spring-projects/spring-framework
Spring Framework
lingcoder/OnJava8
《On Java 8》中文版
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
networknt/light-4j
A fast, lightweight and more productive microservices framework
raistlic/raistlic-lib-commons-core
the common java library, which covers functionalities and interfaces commonly used in any application
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
NaoTu/DesktopNaotu
桌面版脑图 (百度脑图离线版,思维导图) 跨平台支持 Windows/Linux/Mac OS. (A cross-platform multilingual Mind Map Tool)
antvis/F2
📱📈An elegant, interactive and flexible charting library for mobile.
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Activiti/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
xirong/my-git
Individual collecting material of learning git(有关 git 的学习资料)
lionsoul2014/jcseg
Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction implemented based on TEXTRANK algorithm. Jcseg had a build-in http server and search modules for lucene,solr,elasticsearch,opensearch
sjchoi86/dl_tutorials
Deep learning tutorials (2nd ed.)
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
francistao/LearningNotes
Enjoy Learning.
lizhangqu/InterviewQuestion
整理的常见的问题 http://chenfuduo.me
iluwatar/java-design-patterns
Design patterns implemented in Java