The Top 10 Java Open Source Projects
Open source projects categorized as Java
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
Metrics details
| Stars | 70,097 |
| Hotness | 8 |
TheAlgorithms/Java
All Algorithms implemented in Java
Metrics details
| Stars | 65,916 |
| Hotness | 7 |
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
Metrics details
| Stars | 127,908 |
| Hotness | 42 |
dbeaver/dbeaver
Free universal database tool and SQL client
Metrics details
| Stars | 50,700 |
| Hotness | 22 |
jeecgboot/jeecg-boot
AI 低代码平台「低代码 + 零代码」双驱动!低代码可一键生成前后端代码;零代码可 5 分钟搭建系统;AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
Metrics details
| Stars | 46,865 |
| Hotness | 21 |
square/okhttp
OkHttp is a production-focused HTTP client from Square for JVM, Android, and GraalVM workloads. You use it when you need reliable HTTP/1.1 and HTTP/2 behavior, connection reuse, TLS support, request/response interception, and predictable timeout controls in one library. The source repository is GitHub, and the official API and usage docs live at square.github.io/okhttp.
You get a low-level client that stays close to HTTP mechanics while still giving you practical conveniences like pooled connections, transparent compression support, and a composable interceptor model. That makes it suitable for mobile API calls, JVM service-to-service calls, and custom SDK integrations where you need deterministic request behavior.
Metrics details
| Stars | 46,983 |
| Hotness | 4 |
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Metrics details
| Stars | 33,996 |
| Hotness | 22 |
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
Metrics details
| Stars | 48,309 |
| Hotness | 20 |
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
Metrics details
| Stars | 43,499 |
| Hotness | 18 |
skylot/jadx
Dex to Java decompiler
Metrics details
| Stars | 49,169 |
| Hotness | 33 |
