Github-Ranking

:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. | Github仓库排名,每日自动更新

View on GitHub

Github Ranking

Top 100 Stars in Java

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 hello-algo 126503 15113 Java 11 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现 2026-04-18T18:23:33Z
2 GitHub-Chinese-Top-Charts 108173 13537 Java 184 :cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 2024-10-12T06:51:36Z
3 java-design-patterns 94093 27368 Java 134 Design patterns implemented in Java 2026-06-01T18:29:36Z
4 mall 83756 29707 Java 10 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2026-05-14T08:32:05Z
5 spring-boot 80736 41935 Java 524 Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2026-05-31T18:21:37Z
6 advanced-java 78989 19212 Java 0 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2026-05-03T00:58:42Z
7 elasticsearch 76787 25958 Java 4641 Free and Open Source, Distributed, RESTful Search Engine 2026-06-02T03:55:23Z
8 LeetCodeAnimation 76592 13910 Java 18 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2023-08-14T12:14:01Z
9 ghidra 69105 7595 Java 1559 Ghidra is a software reverse engineering (SRE) framework 2026-06-01T16:56:42Z
10 Java 65757 21175 Java 6 All Algorithms implemented in Java 2026-05-31T20:21:29Z
11 interviews 64950 12887 Java 35 Everything you need to know to get the job. 2025-05-12T12:56:04Z
12 spring-framework 60002 38825 Java 347 Spring Framework 2026-06-01T09:54:14Z
13 termux-app 55840 6697 Java 471 Termux - a terminal emulator application for Android OS extendible by variety of packages. 2026-05-12T21:58:21Z
14 guava 51480 11135 Java 620 Google core libraries for Java 2026-06-01T09:04:08Z
15 dbeaver 50344 4209 Java 3205 Free universal database tool and SQL client 2026-06-01T22:25:20Z
16 jadx 48841 5533 Java 414 Dex to Java decompiler 2026-05-30T20:36:59Z
17 RxJava 48240 7588 Java 20 RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. 2026-05-25T06:19:54Z
18 JeecgBoot 46565 16029 Java 9 AI 低代码平台「低代码 + 零代码」双驱动!低代码可一键生成前后端代码;零代码可 5 分钟搭建系统;AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。 2026-05-23T11:30:11Z
19 dubbo 41511 26439 Java 829 The java implementation of Apache Dubbo. An RPC and microservice framework. 2026-06-01T22:43:07Z
20 halo 38854 10280 Java 149 Halo 是一款强大易用的开源建站工具,从个人博客、知识库,到企业官网、在线商城,Halo 都能助您轻松实现,一站式满足您的多样化建站需求。 2026-06-02T02:58:32Z
21 NewPipe 38459 3612 Java 1349 A libre lightweight streaming front-end for Android. 2026-05-24T07:25:13Z
22 awesome-system-design-resources 38369 8260 Java 7 Learn System Design concepts and prepare for interviews using free resources. 2026-02-16T18:32:29Z
23 MPAndroidChart 38199 8993 Java 2066 A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations. 2025-06-05T07:06:39Z
24 ruoyi-vue-pro 37534 8140 Java 7 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、MES、IM、AI 大模型、IoT 物联网等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! 2026-06-01T00:13:56Z
25 tutorials 37345 53538 Java 17 Getting Started with Spring Boot 3: 2026-05-31T17:23:17Z
26 arthas 37340 7632 Java 383 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas 2026-06-02T03:20:59Z
27 leetcode 36074 9410 Java 1 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 2026-06-01T03:24:06Z
28 hello-algorithm 36074 6420 Java 11 🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站 2023-06-13T04:13:17Z
29 lottie-android 35608 5431 Java 54 Render After Effects animations natively on Android and iOS, Web, and React Native 2026-02-15T22:03:57Z
30 glide 35016 6175 Java 589 An image loading and caching library for Android focused on smooth scrolling 2026-06-01T16:03:08Z
31 netty 34969 16247 Java 572 Netty project - an event-driven asynchronous network application framework 2026-06-02T03:06:49Z
32 keycloak 34693 8420 Java 2495 Open Source Identity and Access Management For Modern Applications and Services 2026-06-02T01:11:05Z
33 selenium 34144 8684 Java 108 A browser automation framework and ecosystem. 2026-06-02T03:44:04Z
34 spring-boot-demo 34104 10935 Java 100 🚀一个用来深入学习并实战 Spring Boot 的项目。 2024-07-24T02:02:52Z
35 zxing 33957 9431 Java 3 ZXing (“Zebra Crossing”) barcode scanning library for Java, Android 2026-06-01T22:23:04Z
36 easyexcel 33714 7594 Java 489 快速、简洁、解决大文件内存溢出的java处理Excel工具 2024-10-29T06:07:07Z
37 AndroidUtilCode 33661 10650 Java 311 :fire: Android developers should collect the following utils(updating). 2024-08-15T10:38:10Z
38 nacos 32996 13286 Java 217 an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications. 2026-06-02T02:46:39Z
39 WxJava 32837 9059 Java 24 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发 2026-06-01T14:15:25Z
40 kafka 32694 15240 Java 0 Apache Kafka - A distributed event streaming platform 2026-06-01T16:02:52Z
41 conductor 31876 912 Java 133 Conductor is an event driven agentic workflow engine providing durable and highly resilient execution engine for applications and AI Agents 2026-06-02T01:06:33Z
42 spring-boot-examples 30580 12218 Java 10 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 2023-11-18T16:32:16Z
43 SmartTube 30341 1629 Java 708 Browse media content with your own rules on Android TV 2026-06-02T00:49:08Z
44 hutool 30283 7597 Java 2 🍬A set of tools that keep Java sweet. 2026-06-01T12:41:40Z
45 xxl-job 30212 11487 Java 69 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) 2026-05-10T16:58:01Z
46 apollo 29756 10171 Java 152 Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. 2026-05-30T09:27:29Z
47 canal 29692 7638 Java 1169 阿里巴巴 MySQL binlog 增量订阅&消费组件 2026-05-29T02:39:05Z
48 Telegram 29261 9633 Java 0 Telegram for Android source 2026-05-21T10:23:20Z
49 spring-cloud-alibaba 29116 8510 Java 82 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware. 2026-05-25T09:22:22Z
50 SpringAll 28981 8127 Java 21 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc 2024-05-31T14:56:35Z
51 druid 28185 8587 Java 2301 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池 2026-05-12T14:16:07Z
52 vhr 28099 10201 Java 157 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 2024-11-25T00:07:39Z
53 Mindustry 27737 3447 Java 14 The automation tower defense RTS 2026-06-01T16:16:18Z
54 kestra 26937 2605 Java 414 Event Driven Orchestration & Scheduling Platform for Mission Critical Applications 2026-06-01T22:01:43Z
55 JCSprout 26918 6993 Java 30 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm 2024-05-21T02:46:20Z
56 miaosha 26597 6584 Java 4 ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 2025-04-18T06:23:43Z
57 openapi-generator 26316 7540 Java 5112 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) 2026-06-02T03:53:34Z
58 flink 26040 13940 Java 0 Apache Flink 2026-06-01T21:06:25Z
59 incubator-seata 25968 8869 Java 780 :fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution. 2026-06-02T01:24:13Z
60 Chat2DB 25706 2823 Java 486 AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. 2026-05-28T07:18:37Z
61 fastjson 25641 6419 Java 1935 FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade. 2024-07-16T07:35:37Z
62 bazel 25452 4489 Java 1611 a fast, scalable, multi-language and extensible build system 2026-06-01T22:38:09Z
63 toBeTopJavaer 25399 5389 Java 58 To Be Top Javaer - Java工程师成神之路 2024-01-03T13:58:24Z
64 butterknife 25370 4554 Java 102 Bind Android views and callbacks to fields and methods. 2023-09-02T07:41:30Z
65 jenkins 25314 9495 Java 3440 Jenkins automation server 2026-06-02T00:46:07Z
66 SmartRefreshLayout 25144 4962 Java 337 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 2024-12-04T12:28:17Z
67 libgdx 25122 6535 Java 249 Desktop/Android/HTML5/iOS Java game development framework 2026-06-02T03:10:14Z
68 skywalking 24814 6640 Java 32 APM, Application Performance Monitoring System 2026-06-02T02:46:52Z
69 proxyee-down 24732 4357 Java 0 http下载工具,基于http代理,支持多连接分块下载 2024-07-16T09:22:28Z
70 EventBus 24728 4649 Java 102 Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. 2024-02-21T18:18:34Z
71 Apktool 24663 3939 Java 74 A tool for reverse engineering Android apk files 2026-06-02T00:43:29Z
72 Hystrix 24457 4697 Java 2 Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. 2025-12-17T03:21:02Z
73 awesome-low-level-design 24345 5942 Java 40 Learn Low Level Design (LLD) and prepare for interviews using free resources. 2026-02-26T05:15:01Z
74 redisson 24344 5490 Java 197 Redisson: the high-level Java client for Redis and Valkey. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache.. 2026-06-01T18:06:46Z
75 gson 24196 4436 Java 229 A Java serialization/deserialization library to convert Java Objects into JSON and back 2026-06-01T20:29:21Z
76 dataease 23979 4122 Java 26 🔥 人人可用的开源 BI 工具,数据可视化神器。An open-source BI tool alternative to Tableau. 2026-06-02T02:47:15Z
77 LSPosed 23860 3561 Java 2 LSPosed Framework 2025-03-04T21:28:36Z
78 FizzBuzzEnterpriseEdition 23674 803 Java 519 FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. 2024-07-15T08:04:08Z
79 source-code-hunter 23131 4237 Java 0 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等 2026-04-17T09:35:40Z
80 Sentinel 23115 8148 Java 702 A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) 2026-05-27T08:58:51Z
81 jdk 22937 6348 Java 0 JDK main-line development https://openjdk.org/projects/jdk 2026-06-02T03:44:27Z
82 DSA-Bootcamp-Java 22761 13318 Java 211 This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs. 2024-08-18T08:21:57Z
83 rocketmq 22444 11981 Java 167 Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications. 2026-06-01T12:42:10Z
84 opendataloader-pdf 22102 2071 Java 34 PDF Parser for AI-ready data. Automate PDF accessibility. Open-source. 2026-06-02T03:58:15Z
85 eladmin 21936 7366 Java 11 eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 2026-05-09T09:41:00Z
86 ExoPlayer 21921 6009 Java 621 This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media 2025-12-23T16:39:03Z
87 thingsboard 21841 6329 Java 116 Open-source IoT Platform - Device management, data collection, processing and visualization. 2026-05-28T14:13:25Z
88 graal 21587 1789 Java 668 GraalVM compiles applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀 2026-06-02T02:58:06Z
89 GSYVideoPlayer 21435 4320 Java 12 Video players (IJKplayer, ExoPlayer, MediaPlayer), HTTPS, 16k page size, danmaku (bullet chat) support, external subtitles, support for filters, watermarks, and GIF screenshots, pre-roll and mid-roll ads, multiple simultaneous playback, basic seeking/dragging, volume and brightness adjustment, play-while-cache support 2026-05-23T12:41:21Z
90 HikariCP 21117 3007 Java 512 光 HikariCP・A solid, high-performance, JDBC connection pool at last. 2025-11-04T07:50:44Z
91 shardingsphere 20727 6897 Java 301 Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases. 2026-06-02T02:43:40Z
92 mybatis-3 20416 12907 Java 130 MyBatis SQL mapper framework for Java 2026-06-01T18:48:38Z
93 DoKit 20414 3190 Java 242 一款面向泛前端产品研发全生命周期的效率平台。 2025-08-12T11:43:04Z
94 litemall 20268 7316 Java 44 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 2026-05-22T01:22:57Z
95 intellij-community 20163 5914 Java 0 IntelliJ IDEA & IntelliJ Platform 2026-06-02T03:40:51Z
96 SpringBoot-Labs 20102 6154 Java 29 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024 2024-04-28T06:20:25Z
97 RxAndroid 19970 2938 Java 1 RxJava bindings for Android 2026-03-24T13:48:27Z
98 ip2region 19092 3004 Java 4 Ip2region is an offline IP-to-Region localization library and IP data management framework with both IPv4 and IPv6 supports, 10-microsecond level query efficiency, xdb search client for many programming languages 2026-05-30T04:22:57Z
99 yudao-cloud 19038 4753 Java 0 ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP、MES、IM、AI 大模型、IoT 物联网等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! 2026-06-01T00:14:22Z
100 cat 18945 5415 Java 194 CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。 2025-01-04T10:23:47Z