Skip to content

Latest commit

 

History

History
68 lines (65 loc) · 13.6 KB

File metadata and controls

68 lines (65 loc) · 13.6 KB

Top 100 Stars in Java

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 JavaGuide 126829 42402 Java 63 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 2022-09-01T14:08:04Z
2 java-design-patterns 76544 23739 Java 222 Design patterns implemented in Java 2022-07-17T07:15:03Z
3 spring-boot 63009 37156 Java 518 Spring Boot 2022-09-02T22:26:23Z
4 mall 60798 25458 Java 24 mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。 2022-09-02T12:23:31Z
5 interviews 58099 12270 Java 30 Everything you need to know to get the job. 2022-08-21T10:39:54Z
6 RxJava 46396 7638 Java 12 RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM. 2022-08-23T07:15:27Z
7 ghidra 34064 4402 Java 1181 Ghidra is a software reverse engineering (SRE) framework 2022-09-02T08:51:21Z
8 tutorials 31810 50361 Java 29 Just Announced - "Learn Spring Security OAuth": 2022-09-03T02:52:36Z
9 hello-algorithm 31308 6078 Java 6 🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)点击下方网站,马上开始刷题! 2022-08-08T01:20:14Z
10 arthas 30371 6631 Java 192 Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas 2022-09-02T08:49:32Z
11 zxing 30033 9244 Java 6 ZXing ("Zebra Crossing") barcode scanning library for Java, Android 2022-08-25T01:34:36Z
12 apollo 27231 9947 Java 130 Apollo is a reliable configuration management system suitable for microservice configuration management scenarios. 2022-09-02T14:42:03Z
13 JCSprout 26796 7146 Java 30 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm 2022-06-17T01:44:57Z
14 proxyee-down 25168 4571 Java 0 http下载工具,基于http代理,支持多连接分块下载 2021-06-04T21:55:32Z
15 easyexcel 24913 6613 Java 143 快速、简洁、解决大文件内存溢出的java处理Excel工具 2022-08-30T07:26:35Z
16 vhr 24773 10008 Java 154 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。 2022-08-27T09:02:02Z
17 selenium 24486 7125 Java 85 A browser automation framework and ecosystem. 2022-09-02T19:45:50Z
18 nacos 23799 10581 Java 428 an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications. 2022-09-03T02:30:11Z
19 toBeTopJavaer 23770 5318 Java 52 To Be Top Javaer - Java工程师成神之路 2022-07-06T17:33:11Z
20 halo 23434 7850 Java 173 ✍ 一款现代化的开源博客 / CMS 系统。 2022-09-02T14:54:47Z
21 Hystrix 22905 4649 Java 340 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. 2022-06-21T04:23:53Z
22 seata 22746 8045 Java 633 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution. 2022-09-02T15:48:09Z
23 xxl-job 22403 9451 Java 879 A distributed task scheduling framework.(分布式任务调度平台XXL-JOB) 2022-08-30T15:28:06Z
24 NewPipe 20745 2408 Java 1111 A libre lightweight streaming front-end for Android. 2022-09-02T19:00:49Z
25 Telegram 20648 7021 Java 0 Telegram for Android source 2022-08-30T18:29:44Z
26 libgdx 20404 6328 Java 180 Desktop/Android/HTML5/iOS Java game development framework 2022-09-01T22:13:23Z
27 redisson 19707 4783 Java 311 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 ... 2022-09-01T11:15:32Z
28 eladmin 18658 6805 Java 21 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 2022-08-30T09:02:21Z
29 FizzBuzzEnterpriseEdition 17896 719 Java 397 FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes. 2022-08-14T04:16:53Z
30 graal 17407 1400 Java 821 GraalVM: Run Programs Faster Anywhere 🚀 2022-09-03T02:41:49Z
31 litemall 17342 6793 Java 22 又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端 2022-09-02T15:34:51Z
32 Android-Universal-Image-Loader 16795 6234 Java 443 Powerful and flexible library for loading, caching and displaying images on Android. 2022-01-17T09:48:53Z
33 zheng 16340 7465 Java 35 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。 2022-07-15T20:03:34Z
34 zipkin 15630 2995 Java 180 Zipkin is a distributed tracing system 2022-08-23T12:58:41Z
35 Apktool 14747 3166 Java 87 A tool for reverse engineering Android apk files 2022-08-30T00:19:17Z
36 SpringBoot-Learning 14664 4775 Java 34 《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录! 2022-06-21T02:40:53Z
37 elasticsearch-analysis-ik 14244 3049 Java 330 The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary. 2022-09-02T11:34:38Z
38 jdk 13984 3836 Java 0 JDK main-line development https://openjdk.org/projects/jdk 2022-09-03T01:45:35Z
39 APIJSON 13716 1799 Java 139 🚀 零代码、全功能、强安全 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for providing APIs and Docs without writing any code. 2022-08-24T13:23:08Z
40 JustAuth 13708 2427 Java 27 🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、推特、飞书、京东、阿里云、喜马拉雅、Amazon、Slack和 Line 等第三方平台的授权登录。 Login, so easy! 2022-08-18T07:53:01Z
41 Material-Animations 13558 2531 Java 13 Android Transition animations explanation with examples. 2019-04-02T15:42:38Z
42 mockito 13260 2319 Java 324 Most popular Mocking framework for unit tests written in Java 2022-09-01T16:57:05Z
43 vert.x 13123 1960 Java 170 Vert.x is a tool-kit for building reactive applications on the JVM 2022-09-02T12:37:07Z
44 Arduino 13120 7040 Java 717 Arduino IDE 1.x 2022-09-02T20:44:02Z
45 hadoop 12896 7995 Java 0 Apache Hadoop 2022-09-03T00:54:49Z
46 antlr4 12856 2791 Java 653 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. 2022-09-02T21:44:55Z
47 stetho 12572 1150 Java 62 Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more. 2022-04-20T16:47:36Z
48 greenDAO 12544 2896 Java 191 greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases. 2021-11-04T06:43:48Z
49 pinpoint 12351 3627 Java 299 APM, (Application Performance Management) tool for large-scale distributed systems. 2022-09-02T09:55:37Z
50 BigData-Notes 12326 3594 Java 18 大数据入门指南 ⭐ 2022-07-01T17:42:41Z
51 thingsboard 12279 3903 Java 1145 Open-source IoT Platform - Device management, data collection, processing and visualization. 2022-09-02T15:28:00Z
52 banner 12110 2374 Java 225 🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。 2022-04-16T12:59:45Z
53 jib 12106 1277 Java 100 🏗 Build container images for your Java applications. 2022-09-02T21:46:26Z
54 druid 11998 3326 Java 1355 Apache Druid: a high performance real-time analytics database. 2022-09-03T00:53:05Z
55 ip2region 11868 2172 Java 35 Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages 2022-08-27T05:39:45Z
56 PictureSelector 11856 2748 Java 249 Picture Selector Library for Android or 图片选择器 2022-08-24T13:21:07Z
57 piggymetrics 11852 5678 Java 0 Microservice Architecture with Spring Boot, Spring Cloud and Docker 2022-03-01T09:20:15Z
58 VasSonic 11579 1601 Java 41 VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. 2020-01-04T11:55:57Z
59 lombok 11436 2171 Java 737 Very spicy additions to the Java programming language. 2022-08-25T22:59:39Z
60 guice 11428 1599 Java 325 Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 8 and above, brought to you by Google. 2022-08-01T16:30:42Z