Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 22.2 KB

File metadata and controls

108 lines (105 loc) · 22.2 KB

Top 100 Stars in Java

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 react-native 109368 23207 Java 1727 A framework for building native applications using React 2023-05-06T01:13:15Z
2 advanced-java 69847 18263 Java 2 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 2023-04-25T02:02:49Z
3 mall 65907 26724 Java 28 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2023-05-03T06:48:42Z
4 GitHub-Chinese-Top-Charts 61571 8905 Java 114 🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。 2023-05-06T00:40:32Z
5 spring-framework 51699 36061 Java 1241 Spring Framework 2023-05-06T01:22:55Z
6 guava 47357 10515 Java 633 Google core libraries for Java 2023-05-05T20:58:00Z
7 RxJava 46984 7679 Java 15 RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. 2023-04-24T04:59:08Z
8 retrofit 41485 7263 Java 148 A type-safe HTTP client for Android and the JVM 2023-05-05T19:35:03Z
9 dubbo 38842 25862 Java 758 Apache Dubbo is a high-performance, java based, open source RPC framework. 2023-05-05T14:43:43Z
10 MPAndroidChart 36412 8930 Java 1996 A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations. 2023-03-20T14:11:45Z
11 jeecg-boot 34486 13478 Java 23 🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。 2023-04-26T03:21:40Z
12 glide 33574 6057 Java 405 An image loading and caching library for Android focused on smooth scrolling 2023-04-25T20:11:09Z
13 AndroidUtilCode 32102 10594 Java 255 🔥 Android developers should collect the following utils(updating). 2023-04-28T07:12:09Z
14 netty 31138 15297 Java 525 Netty project - an event-driven asynchronous network application framework 2023-05-05T14:52:59Z
15 apollo 28020 10125 Java 137 Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. 2023-05-06T01:25:30Z
16 selenium 26482 7530 Java 156 A browser automation framework and ecosystem. 2023-05-06T02:47:57Z
17 vhr 25852 10238 Java 153 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 2023-03-17T02:16:10Z
18 canal 25631 7215 Java 917 阿里巴巴 MySQL binlog 增量订阅&消费组件 2023-04-27T08:56:44Z
19 butterknife 25623 4674 Java 97 Bind Android views and callbacks to fields and methods. 2023-03-29T12:06:37Z
20 SpringAll 25495 7611 Java 16 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc 2022-10-31T09:56:20Z
21 proxyee-down 25062 4539 Java 0 http下载工具,基于http代理,支持多连接分块下载 2022-10-26T09:46:16Z
22 xxl-job 24204 10058 Java 1006 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) 2023-05-06T01:41:48Z
23 Hystrix 23345 4694 Java 342 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-04-10T11:08:01Z
24 gson 22085 4237 Java 290 A Java serialization/deserialization library to convert Java Objects into JSON and back 2023-05-04T13:23:34Z
25 Telegram 22033 7407 Java 0 Telegram for Android source 2023-05-06T01:38:07Z
26 termux-app 21404 2538 Java 289 Termux - a terminal emulator application for Android OS extendible by variety of packages. 2023-05-04T23:41:28Z
27 eladmin 19680 7048 Java 32 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 2023-04-24T09:17:28Z
28 rocketmq 19189 10801 Java 387 Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications. 2023-05-05T14:29:59Z
29 FizzBuzzEnterpriseEdition 18906 736 Java 428 FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. 2023-04-17T16:19:44Z
30 mybatis-3 18456 12236 Java 128 MyBatis SQL mapper framework for Java 2023-04-27T00:44:21Z
31 SpringCloudLearning 17280 8098 Java 38 《史上最简单的Spring Cloud教程源码》 2021-04-12T09:53:47Z
32 fresco 16938 3788 Java 202 An Android library for managing images and the memory they use. 2023-05-03T09:22:11Z
33 tinker 16757 3340 Java 481 Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk. 2023-05-05T03:06:08Z
34 SpringBoot-Labs 16746 5460 Java 26 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024 2022-09-03T08:55:18Z
35 zipkin 16158 3057 Java 197 Zipkin is a distributed tracing system 2023-05-01T11:05:14Z
36 disruptor 15955 3773 Java 8 High Performance Inter-Thread Messaging Library 2023-04-28T09:30:17Z
37 springboot-learning-example 15434 7071 Java 14 spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。 2023-03-23T16:59:35Z
38 Algorithms 14686 3954 Java 53 A collection of algorithms and data structures 2023-05-05T13:21:25Z
39 CircleImageView 14415 3138 Java 5 A circular ImageView for Android 2023-04-06T07:46:13Z
40 antlr4 14389 3054 Java 697 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. 2023-05-05T10:05:15Z
41 mockito 13916 2414 Java 340 Most popular Mocking framework for unit tests written in Java 2023-05-03T07:44:17Z
42 bytecode-viewer 13705 1093 Java 81 A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) 2023-04-27T03:29:49Z
43 logger 13579 2140 Java 69 ✔️ Simple, pretty and powerful logger for android 2022-09-14T10:04:00Z
44 Luban 13242 2220 Java 145 Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法 2021-11-06T13:32:29Z
45 Grasscutter 13135 4171 Java 77 A server software reimplementation for a certain anime game. 2023-05-05T22:51:54Z
46 tink 13132 1209 Java 46 Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. 2023-04-28T22:10:58Z
47 deeplearning4j 12926 4944 Java 608 Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation. 2023-05-05T01:16:28Z
48 jib 12733 1384 Java 137 🏗 Build container images for your Java applications. 2023-05-05T20:24:24Z
49 pulsar 12633 3275 Java 956 Apache Pulsar - distributed pub-sub messaging system 2023-05-06T02:55:57Z
50 zuul 12599 2296 Java 241 Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. 2023-04-29T21:18:12Z
51 antlr4 14389 3054 Java 697 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. 2023-05-05T10:05:15Z
52 ARouter 14177 2556 Java 102 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) 2023-02-24T12:44:50Z
53 mockito 13916 2414 Java 340 Most popular Mocking framework for unit tests written in Java 2023-05-03T07:44:17Z
54 ruoyi-vue-pro 13744 3410 Java 11 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力! 2023-04-23T17:12:13Z
55 bytecode-viewer 13705 1093 Java 81 A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) 2023-04-27T03:29:49Z
56 thingsboard 13593 4296 Java 1508 Open-source IoT Platform - Device management, data collection, processing and visualization. 2023-05-05T14:48:37Z
57 Material-Animations 13564 2527 Java 14 Android Transition animations explanation with examples. 2019-04-02T15:42:38Z
58 caffeine 13542 1451 Java 2 A high performance caching library for Java 2023-05-05T16:25:48Z
59 DataX 13358 4790 Java 860 DataX是阿里云DataWorks数据集成的开源版本。 2023-04-28T09:41:35Z
60 Luban 13242 2220 Java 145 Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法 2021-11-06T13:32:29Z
61 AndroidAutoSize 12967 1908 Java 103 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案). 2021-12-13T11:28:32Z
62 deeplearning4j 12926 4944 Java 608 Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation. 2023-05-05T01:16:28Z
63 spring-analysis 12862 4117 Java 10 Spring源码阅读 2023-03-24T12:08:27Z
64 jib 12733 1384 Java 137 🏗 Build container images for your Java applications. 2023-05-05T20:24:24Z
65 zuul 12599 2296 Java 241 Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. 2023-04-29T21:18:12Z
66 druid 12583 3515 Java 1434 Apache Druid: a high performance real-time analytics database. 2023-05-06T00:33:36Z
67 greenDAO 12577 2892 Java 192 greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases. 2021-11-04T06:43:48Z
68 PictureSelector 12412 2869 Java 303 Picture Selector Library for Android or 图片选择器 2023-04-16T14:17:25Z
69 Matisse 12410 2072 Java 402 🎆 A well-designed local image and video selector for Android 2022-10-07T15:04:00Z
70 mall-learning 11986 8215 Java 17 mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。 2023-02-28T02:40:08Z
71 source-code-hunter 11966 2360 Java 5 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等 2023-05-03T00:22:27Z
72 lombok 11954 2231 Java 801 Very spicy additions to the Java programming language. 2023-04-30T09:43:36Z
73 guice 11949 1644 Java 304 Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 8 and above, brought to you by Google. 2023-05-06T01:10:00Z
74 eureka 11806 3689 Java 56 AWS Service registry for resilient mid-tier load balancing and failover. 2023-04-21T14:28:40Z
75 Mybatis-PageHelper 11685 3118 Java 35 Mybatis通用分页插件 2023-05-04T06:26:32Z
76 uCrop 11496 2115 Java 232 Image Cropping Library for Android 2023-01-23T14:51:06Z
77 questdb 11361 770 Java 319 An open source time-series database for fast ingest and SQL queries 2023-05-05T19:19:59Z
78 neo4j 11356 2264 Java 345 Graphs for Everyone 2023-04-20T13:40:21Z
79 zookeeper 11243 6986 Java 0 Apache ZooKeeper 2023-05-05T07:58:43Z
80 SlidingMenu 11128 5122 Java 262 An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks! 2021-09-19T14:04:18Z
81 fullstack-tutorial 11103 2438 Java 18 🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试 2022-12-02T03:33:19Z
82 jedis 11056 3749 Java 142 Redis Java client 2023-05-03T15:17:18Z
83 Java 11043 4729 Java 42 27天成为Java大神 2023-02-23T14:37:06Z
84 dex2jar 10834 1973 Java 384 Tools to work with android .dex and java .class files 2023-04-15T16:45:33Z
85 dataease 10753 2076 Java 124 人人可用的开源数据可视化分析工具。 2023-05-06T01:58:29Z
86 CtCI-6th-Edition 10664 4272 Java 47 Cracking the Coding Interview 6th Ed. Solutions 2023-04-23T19:09:43Z
87 grpc-java 10532 3638 Java 439 The Java gRPC implementation. HTTP/2 based RPC 2023-05-05T22:32:47Z
88 okhttp-OkGo 10517 2533 Java 457 OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能 2022-09-06T01:29:03Z
89 SmarterStreaming 10480 2736 Java 5 业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(1秒内,低延迟模式下200~400ms)。 2023-02-08T01:51:01Z
90 JiaoZiVideoPlayer 10450 2417 Java 268 MediaPlayer exoplayer ijkplayer ffmpeg 2020-09-14T19:02:20Z
91 RxPermissions 10438 1318 Java 89 Android runtime permissions powered by RxJava2 2022-05-11T09:47:47Z
92 dolphinscheduler 10389 3847 Java 906 Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code 2023-05-05T14:37:01Z
93 ViewPagerIndicator 10184 4093 Java 135 Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. 2017-11-26T17:13:46Z
94 cas 10100 3844 Java 0 Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 2023-05-05T10:12:44Z
95 auto 10094 1199 Java 66 A collection of source code generators for Java. 2023-05-05T23:30:22Z
96 clojure 9966 1459 Java 0 The Clojure programming language 2023-04-19T14:39:13Z
97 android-interview-questions 9965 2074 Java 15 Your Cheat Sheet For Android Interview - Android Interview Questions 2023-04-14T10:57:45Z
98 glide-transformations 9778 1427 Java 50 An Android transformation library providing a variety of image transformations for Glide. 2022-03-08T16:07:21Z
99 Fragmentation 9729 2138 Java 190 [DEPRECATED] A powerful library that manage Fragment for Android 2021-06-03T12:38:20Z
100 Java-WebSocket 9718 2529 Java 38 A barebones WebSocket client and server implementation written in 100% Java. 2023-03-30T03:57:50Z