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 JavaGuide 150402 45882 Java 70 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2025-06-03T12:05:59Z
2 hello-algo 113694 14108 Java 13 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version in translation 2025-06-12T13:40:18Z
3 GitHub-Chinese-Top-Charts 99679 13090 Java 178 :cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 2024-10-12T06:51:36Z
4 java-design-patterns 92097 27051 Java 128 Design patterns implemented in Java 2025-06-17T00:40:36Z
5 mall 80779 29335 Java 13 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2025-06-16T02:51:49Z
6 advanced-java 77842 19222 Java 1 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2025-04-23T12:30:49Z
7 spring-boot 77526 41258 Java 641 Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. 2025-06-23T19:33:40Z
8 LeetCodeAnimation 76170 14010 Java 20 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2023-08-14T12:14:01Z
9 elasticsearch 73035 25285 Java 4239 Free and Open Source, Distributed, RESTful Search Engine 2025-06-24T00:18:16Z
10 interviews 64249 12946 Java 31 Everything you need to know to get the job. 2025-05-12T12:56:04Z
11 Stirling-PDF 62444 5254 Java 273 #1 Locally hosted web application that allows you to perform various operations on PDF files 2025-06-24T00:45:02Z
12 Java 61950 20004 Java 7 All Algorithms implemented in Java 2025-06-24T00:28:36Z
13 spring-framework 58316 38541 Java 272 Spring Framework 2025-06-23T17:22:35Z
14 ghidra 58037 6480 Java 1449 Ghidra is a software reverse engineering (SRE) framework 2025-06-23T09:58:23Z
15 guava 50885 11016 Java 629 Google core libraries for Java 2025-06-23T14:47:53Z
16 RxJava 48181 7607 Java 12 RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. 2025-06-23T04:47:55Z
17 jadx 44414 5128 Java 370 Dex to Java decompiler 2025-06-20T21:37:27Z
18 dbeaver 44093 3747 Java 2973 Free universal database tool and SQL client 2025-06-23T16:20:42Z
19 JeecgBoot 43103 15399 Java 29 🔥集成完善AIGC应用的低代码平台,旨在帮助企业快速实现低代码开发和构建、部署个性化的 AI 应用。 前后端分离 SpringBoot,SpringCloud,Ant Design&Vue3,Mybatis,Shiro!强大的代码生成器让前后端代码一键生成,无需写任何代码! 成套AI大模型功能: AI模型管理、AI应用、知识库、AI流程编排、AI对话助手等; 2025-06-13T07:56:40Z
20 termux-app 42594 4633 Java 381 Termux - a terminal emulator application for Android OS extendible by variety of packages. 2025-06-20T08:31:01Z
21 dubbo 41094 26519 Java 786 The java implementation of Apache Dubbo. An RPC and microservice framework. 2025-06-23T14:50:22Z
22 MPAndroidChart 38020 9042 Java 2064 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
23 tutorials 37173 54250 Java 16 Getting Started with Spring Boot 3: 2025-06-23T11:12:03Z
24 arthas 36394 7559 Java 362 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas 2025-05-14T02:53:47Z
25 halo 35900 9961 Java 330 强大易用的开源建站工具。 2025-06-19T16:31:12Z
26 hello-algorithm 35671 6473 Java 11 🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站 2023-06-13T04:13:17Z
27 lottie-android 35376 5438 Java 30 Render After Effects animations natively on Android and iOS, Web, and React Native 2025-06-17T17:58:51Z
28 glide 34903 6162 Java 559 An image loading and caching library for Android focused on smooth scrolling 2025-06-24T02:06:46Z
29 leetcode 34219 9130 Java 0 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 2025-06-23T23:26:40Z
30 netty 34192 16109 Java 606 Netty project - an event-driven asynchronous network application framework 2025-06-24T00:25:17Z
31 NewPipe 34155 3217 Java 1205 A libre lightweight streaming front-end for Android. 2025-06-11T08:13:36Z
32 spring-boot-demo 33751 10977 Java 98 🚀一个用来深入学习并实战 Spring Boot 的项目。 2024-07-24T02:02:52Z
33 AndroidUtilCode 33585 10708 Java 307 :fire: Android developers should collect the following utils(updating). 2024-08-15T10:38:10Z
34 easyexcel 33466 7642 Java 483 快速、简洁、解决大文件内存溢出的java处理Excel工具 2024-10-29T06:07:07Z
35 zxing 33395 9403 Java 4 ZXing (“Zebra Crossing”) barcode scanning library for Java, Android 2025-06-14T01:55:13Z
36 selenium 32619 8480 Java 153 A browser automation framework and ecosystem. 2025-06-24T00:17:01Z
37 ruoyi-vue-pro 31727 6836 Java 20 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! 2025-06-18T08:04:08Z
38 nacos 31650 13058 Java 267 an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications. 2025-06-23T05:59:20Z
39 WxJava 31333 8886 Java 57 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发 2025-06-09T06:29:35Z
40 spring-boot-examples 30502 12346 Java 10 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 2023-11-18T16:32:16Z
41 kafka 30321 14454 Java 0 Mirror of Apache Kafka 2025-06-23T22:15:37Z
42 hutool 29916 7634 Java 2 🍬A set of tools that keep Java sweet. 2025-06-23T12:17:52Z
43 apollo 29553 10228 Java 134 Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. 2025-06-16T01:15:31Z
44 canal 29170 7663 Java 1142 阿里巴巴 MySQL binlog 增量订阅&消费组件 2025-05-16T07:12:42Z
45 xxl-job 28931 11205 Java 541 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) 2025-06-23T15:58:16Z
46 SpringAll 28840 8172 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
47 spring-cloud-alibaba 28541 8433 Java 213 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware. 2025-06-12T12:22:38Z
48 druid 28160 8598 Java 2236 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池 2025-06-23T03:22:57Z
49 keycloak 27866 7405 Java 1923 Open Source Identity and Access Management For Modern Applications and Services 2025-06-24T02:09:00Z
50 vhr 27834 10305 Java 157 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 2024-11-25T00:07:39Z
51 JCSprout 27085 7060 Java 30 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm 2024-05-21T02:46:20Z
52 Telegram 26535 8491 Java 0 Telegram for Android source 2025-06-21T13:58:49Z
53 miaosha 26429 6626 Java 2 ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 2025-04-18T06:23:43Z
54 fastjson 25769 6483 Java 1935 FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade. 2024-07-16T07:35:37Z
55 incubator-seata 25681 8834 Java 781 :fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution. 2025-06-23T06:46:13Z
56 butterknife 25511 4589 Java 102 Bind Android views and callbacks to fields and methods. 2023-09-02T07:41:30Z
57 toBeTopJavaer 25438 5441 Java 58 To Be Top Javaer - Java工程师成神之路 2024-01-03T13:58:24Z
58 SmartRefreshLayout 25109 4973 Java 329 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 2024-12-04T12:28:17Z
59 flink 24971 13672 Java 0 Apache Flink 2025-06-23T16:09:53Z
60 proxyee-down 24893 4413 Java 0 http下载工具,基于http代理,支持多连接分块下载 2024-07-16T09:22:28Z
61 EventBus 24754 4670 Java 100 Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. 2024-02-21T18:18:34Z
62 conductor 24488 626 Java 54 Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications 2025-06-23T19:25:58Z
63 skywalking 24374 6592 Java 69 APM, Application Performance Monitoring System 2025-06-23T05:05:32Z
64 Hystrix 24338 4720 Java 352 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. 2023-10-17T13:04:47Z
65 bazel 24225 4239 Java 1659 a fast, scalable, multi-language and extensible build system 2025-06-24T00:02:50Z
66 Mindustry 24175 3137 Java 0 The automation tower defense RTS 2025-06-23T18:38:09Z
67 libgdx 24136 6495 Java 238 Desktop/Android/HTML5/iOS Java game development framework 2025-06-17T13:18:14Z
68 jenkins 24108 9074 Java 0 Jenkins automation server 2025-06-24T02:59:32Z
69 openapi-generator 24057 6990 Java 4788 OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) 2025-06-20T16:44:12Z
70 awesome-system-design-resources 23960 5753 Java 3 Learn System Design concepts and prepare for interviews using free resources. 2025-06-17T06:25:59Z
71 redisson 23868 5453 Java 261 Redisson - Valkey & Redis Java client. Real-Time Data Platform. 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.. 2025-06-23T09:21:58Z
72 gson 23834 4336 Java 235 A Java serialization/deserialization library to convert Java Objects into JSON and back 2025-06-01T18:59:04Z
73 Chat2DB 23348 2534 Java 0 🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more. 2025-05-22T02:29:00Z
74 SmartTube 23302 1249 Java 2548 Advanced player for set-top boxes and tvs running Android OS 2025-06-24T01:31:10Z
75 source-code-hunter 22807 4210 Java 8 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等 2025-04-23T12:49:34Z
76 Sentinel 22766 8097 Java 685 A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) 2024-10-24T12:34:45Z
77 FizzBuzzEnterpriseEdition 22564 777 Java 506 FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. 2024-07-15T08:04:08Z
78 Apktool 22318 3760 Java 77 A tool for reverse engineering Android apk files 2025-06-23T09:55:39Z
79 ExoPlayer 21852 6034 Java 635 This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media 2024-08-07T18:54:48Z
80 rocketmq 21846 11876 Java 229 Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications. 2025-06-23T10:41:23Z
81 eladmin 21666 7384 Java 3 eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 2025-06-24T02:02:41Z
82 jdk 21222 6060 Java 0 JDK main-line development https://openjdk.org/projects/jdk 2025-06-24T04:00:36Z
83 graal 20944 1714 Java 659 GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀 2025-06-24T04:03:42Z
84 GSYVideoPlayer 20919 4279 Java 14 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。 2025-06-20T05:37:03Z
85 LSPosed 20679 3549 Java 0 LSPosed Framework 2025-03-04T21:28:36Z
86 HikariCP 20518 2981 Java 495 光 HikariCP・A solid, high-performance, JDBC connection pool at last. 2025-05-28T17:26:26Z
87 dataease 20377 3618 Java 174 🔥 人人可用的开源 BI 工具,数据可视化神器。An open-source BI tool alternative to Tableau. 2025-06-24T03:34:39Z
88 DoKit 20336 3167 Java 233 一款面向泛前端产品研发全生命周期的效率平台。 2025-06-20T08:19:46Z
89 shardingsphere 20308 6825 Java 521 Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases. 2025-06-24T01:52:21Z
90 mybatis-3 20114 12940 Java 124 MyBatis SQL mapper framework for Java 2025-06-23T22:54:10Z
91 RxAndroid 19968 2948 Java 1 RxJava bindings for Android 2024-08-07T18:30:28Z
92 litemall 19759 7297 Java 34 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 2025-01-04T11:44:29Z
93 SpringBoot-Labs 19711 6111 Java 29 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024 2024-04-28T06:20:25Z
94 DSA-Bootcamp-Java 19385 12085 Java 184 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
95 kestra 19318 1597 Java 387 :zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 600+ plugins. Alternative to Airflow, n8n, Rundeck, VMware vRA, Zapier … 2025-06-23T17:26:18Z
96 thingsboard 19170 5640 Java 589 Open-source IoT Platform - Device management, data collection, processing and visualization. 2025-06-23T13:30:55Z
97 cat 18882 5431 Java 189 CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。 2025-01-04T10:23:47Z
98 PhotoView 18853 3927 Java 204 Implementation of ImageView for Android that supports zooming, by various touch gestures. 2022-03-25T09:53:49Z
99 intellij-community 18107 5446 Java 0 IntelliJ IDEA Community Edition & IntelliJ Platform 2025-06-24T04:02:51Z
100 antlr4 18073 3367 Java 867 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. 2025-06-07T21:32:11Z