Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 23.4 KB

File metadata and controls

108 lines (105 loc) · 23.4 KB

Top 100 Stars in Java

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 CS-Notes 128734 41646 Java 88 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 2021-05-12T20:08:20Z
2 JavaGuide 103835 35758 Java 57 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2021-05-16T02:46:59Z
3 java-design-patterns 66177 20948 Java 253 Design patterns implemented in Java 2021-05-17T19:09:29Z
4 LeetCodeAnimation 64500 12329 Java 9 Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) 2020-09-30T01:43:30Z
5 spring-boot 55138 33637 Java 515 Spring Boot 2021-05-18T00:10:28Z
6 elasticsearch 54936 19850 Java 3283 Free and Open, Distributed, RESTful Search Engine 2021-05-18T02:44:45Z
7 interviews 51361 10946 Java 91 Everything you need to know to get the job. 2021-03-10T08:57:00Z
8 mall 49314 21184 Java 24 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2021-05-17T12:30:53Z
9 RxJava 44625 7419 Java 13 RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. 2021-05-14T20:24:24Z
10 spring-framework 42801 29858 Java 1245 Spring Framework 2021-05-18T02:10:21Z
11 retrofit 38072 6840 Java 149 A type-safe HTTP client for Android and the JVM 2021-05-17T14:02:12Z
12 Java 37447 12513 Java 729 All Algorithms implemented in Java 2021-05-17T04:32:17Z
13 dubbo 35234 23531 Java 839 Apache Dubbo is a high-performance, java based, open source RPC framework. 2021-05-18T01:43:29Z
14 MPAndroidChart 33315 8379 Java 1951 A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations. 2021-04-10T13:56:49Z
15 GitHub-Chinese-Top-Charts 33123 4804 Java 103 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注! 2021-05-13T14:59:26Z
16 glide 31170 5675 Java 246 An image loading and caching library for Android focused on smooth scrolling 2021-05-15T18:17:06Z
17 lottie-android 31125 4997 Java 35 Render After Effects animations natively on Android and iOS, Web, and React Native 2021-05-17T05:04:58Z
18 netty 26690 13063 Java 471 Netty project - an event-driven asynchronous network application framework 2021-05-18T01:21:40Z
19 ghidra 26465 3497 Java 1138 Ghidra is a software reverse engineering (SRE) framework 2021-05-17T16:19:23Z
20 hello-algorithm 26295 5031 Java 0 🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported) 2021-04-07T09:13:07Z
21 JCSprout 26072 7089 Java 40 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm 2021-03-08T00:53:42Z
22 jadx 25982 3195 Java 164 Dex to Java decompiler 2021-05-11T14:46:07Z
23 tutorials 25925 41626 Java 50 Just Announced - "Learn Spring Security OAuth": 2021-05-18T00:40:11Z
24 arthas 25854 5654 Java 180 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas 2021-05-16T13:42:26Z
25 butterknife 25692 4746 Java 114 Bind Android views and callbacks to fields and methods. 2021-01-07T07:11:24Z
26 spring-boot-examples 25483 11239 Java 7 about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 2021-04-22T16:18:39Z
27 proxyee-down 25457 4644 Java 211 http下载工具,基于http代理,支持多连接分块下载 2020-08-11T09:34:25Z
28 apollo 24588 8968 Java 248 Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. 2021-05-18T00:24:59Z
29 druid 23874 7723 Java 1996 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池 2021-05-14T09:52:05Z
30 fastjson 23377 6257 Java 1637 A fast JSON parser/generator for Java. 2021-05-16T08:16:54Z
31 EventBus 23355 4590 Java 139 Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality. 2021-05-10T15:59:23Z
32 jeecg-boot 22606 8766 Java 53 「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。 2021-05-12T09:32:46Z
33 SmartRefreshLayout 22512 4630 Java 159 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。 2021-01-06T14:31:20Z
34 spring-boot-demo 21888 7606 Java 85 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(中国式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(中国式复杂报表)。 2021-04-10T08:56:55Z
35 BaseRecyclerViewAdapterHelper 21877 4652 Java 356 BRVAH:Powerful and flexible RecyclerAdapter 2021-04-29T06:03:14Z
36 Hystrix 21514 4380 Java 386 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. 2021-05-12T06:41:39Z
37 vhr 21298 8868 Java 170 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 2021-05-09T03:20:07Z
38 selenium 20795 6308 Java 182 A browser automation framework and ecosystem. 2021-05-17T21:17:56Z
39 Signal-Android 20607 4934 Java 1447 A private messenger for Android. 2021-05-17T20:04:31Z
40 dbeaver 20599 1907 Java 1374 Free universal database tool and SQL client 2021-05-17T23:49:30Z
41 miaosha 20598 5271 Java 49 ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 2021-04-26T18:52:15Z
42 toBeTopJavaer 20367 4633 Java 26 To Be Top Javaer - Java工程师成神之路 2021-04-24T08:40:40Z
43 easyexcel 19822 5265 Java 134 快速、简单避免OOM的java处理Excel工具 2021-05-14T06:12:18Z
44 SpringAll 19638 5940 Java 18 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc 2021-04-22T16:44:31Z
45 gson 19543 3791 Java 641 A Java serialization/deserialization library to convert Java Objects into JSON and back 2021-05-14T00:19:27Z
46 seata 19542 6141 Java 542 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution. 2021-05-18T02:55:46Z
47 RxAndroid 19405 2991 Java 2 RxJava bindings for Android 2021-02-04T19:46:59Z
48 hutool 19009 5653 Java 3 🍬A set of tools that keep Java sweet. 2021-05-18T02:57:46Z
49 kafka 18902 10023 Java 889 Mirror of Apache Kafka 2021-05-18T02:46:43Z
50 halo 18895 6522 Java 75 ✍ An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。 2021-05-17T13:38:45Z
51 spring-cloud-alibaba 18682 5711 Java 348 Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware. 2021-05-17T07:10:22Z
52 libgdx 18429 6160 Java 207 Desktop/Android/HTML5/iOS Java game development framework 2021-05-17T01:53:59Z
53 xxl-job 18195 7768 Java 594 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) 2021-05-14T08:57:11Z
54 picasso 17968 3999 Java 214 A powerful image downloading and caching library for Android 2021-03-30T15:36:44Z
55 PhotoView 17695 3821 Java 175 Implementation of ImageView for Android that supports zooming, by various touch gestures. 2021-05-03T09:16:51Z
56 ExoPlayer 17690 5208 Java 505 An extensible media player for Android 2021-05-17T20:20:46Z
57 jenkins 17359 6790 Java 65 Jenkins automation server 2021-05-17T18:54:42Z
58 DoraemonKit 17313 2509 Java 100 一款面向泛前端产品研发全生命周期的效率平台。 2021-05-16T04:53:17Z
59 skywalking 16831 4939 Java 81 APM, Application Performance Monitoring System 2021-05-17T14:55:20Z
60 Android-Universal-Image-Loader 16808 6280 Java 439 Powerful and flexible library for loading, caching and displaying images on Android. 2021-05-05T14:18:39Z
61 bazel 16671 2989 Java 2099 a fast, scalable, multi-language and extensible build system 2021-05-17T21:50:35Z
62 redisson 16454 4003 Java 213 Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ... 2021-05-13T11:53:02Z
63 flink 16223 8988 Java 558 Apache Flink 2021-05-18T02:46:42Z
64 Sentinel 16204 5555 Java 352 A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件) 2021-05-17T13:14:08Z
65 GSYVideoPlayer 16169 3578 Java 17 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。 2021-05-17T10:08:56Z
66 zheng 15948 7441 Java 64 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。 2021-05-12T00:17:10Z
67 litemall 15865 6361 Java 36 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 2021-05-11T19:16:30Z
68 tinker 15794 3161 Java 385 Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk. 2021-04-19T10:27:11Z
69 mybatis-3 15605 10596 Java 169 MyBatis SQL mapper framework for Java 2021-05-17T05:47:32Z
70 eladmin 15451 5691 Java 21 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 2021-05-08T08:38:52Z
71 cat 15378 4838 Java 143 CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。 2021-03-18T19:34:12Z
72 graal 15238 1146 Java 777 GraalVM: Run Programs Faster Anywhere 🚀 2021-05-18T02:02:05Z
73 HikariCP 15014 2275 Java 322 光 HikariCP・A solid, high-performance, JDBC connection pool at last. 2021-04-06T17:58:28Z
74 Android-CleanArchitecture 14830 3298 Java 144 This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach. 2020-12-28T17:22:08Z
75 java8-tutorial 14712 3575 Java 20 Modern Java - A Guide to Java 8 2021-04-03T18:26:58Z
76 FizzBuzzEnterpriseEdition 14517 638 Java 336 FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. 2021-04-28T08:45:15Z
77 zipkin 14366 2729 Java 151 Zipkin is a distributed tracing system 2021-04-13T14:29:34Z
78 rocketmq 14306 7853 Java 462 Mirror of Apache RocketMQ 2021-05-17T07:27:50Z
79 springboot-learning-example 14229 6778 Java 46 spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。另外写博客,用 OpenWrite。 2021-03-02T04:51:41Z
80 lottie-react-native 14119 1536 Java 117 Lottie wrapper for React Native. 2021-05-16T16:08:41Z
81 shardingsphere 13901 4709 Java 288 Distributed Database Ecosphere 2021-05-18T02:16:18Z
82 CircleImageView 13895 3050 Java 9 A circular ImageView for Android 2020-12-30T07:44:38Z
83 NewPipe 13804 1772 Java 1038 A libre lightweight streaming front-end for Android. 2021-05-17T19:43:58Z
84 disruptor 13718 3371 Java 21 High Performance Inter-Thread Messaging Library 2021-04-29T19:06:45Z
85 Material-Animations 13543 2560 Java 19 Android Transition animations explanation with examples. 2019-04-02T15:42:38Z
86 ARouter 13128 2299 Java 45 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架) 2021-05-01T07:52:52Z
87 SpringBoot-Learning 13124 4342 Java 49 Spring Boot基础教程,Spring Boot 2.x版本连载中!!! 2021-04-12T09:36:23Z
88 QMUI_Android 12896 2483 Java 369 提高 Android UI 开发效率的 UI 库 2021-05-18T00:34:13Z
89 Android-PickerView 12757 3281 Java 395 This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动) 2021-01-25T14:06:24Z
90 Luban 12488 2104 Java 140 Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法 2021-03-12T03:20:49Z
91 greenDAO 12384 2868 Java 225 greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases. 2021-02-02T13:18:49Z
92 material-components-android 12313 2373 Java 742 Modular and customizable Material Design UI components for Android 2021-05-14T19:32:28Z
93 stetho 12253 1129 Java 76 Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more. 2021-05-05T14:22:46Z
94 vert.x 12084 1811 Java 282 Vert.x is a tool-kit for building reactive applications on the JVM 2021-05-17T15:11:29Z
95 bytecode-viewer 12070 875 Java 70 A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More) 2021-04-18T20:14:46Z
96 AndroidSwipeLayout 12054 2734 Java 376 The Most Powerful Swipe Layout! 2021-04-30T00:33:31Z
97 deeplearning4j 12045 4896 Java 751 Model import deployment framework for retraining models (pytorch, tensorflow,keras) deploying in JVM Micro service environments, mobile devices, iot, and Apache Spark 2021-05-18T00:50:12Z
98 presto 12008 4114 Java 1016 The official home of the Presto distributed SQL query engine for big data 2021-05-18T02:13:52Z
99 Matisse 11962 1899 Java 436 🎆 A well-designed local image and video selector for Android 2021-01-28T11:25:24Z
100 mockito 11819 2098 Java 300 Most popular Mocking framework for unit tests written in Java 2021-05-17T16:39:37Z