1 Star 1 Fork 2

SongyangJi / JavaBooks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
开源的github项目总结.md 14.69 KB
一键复制 编辑 原始数据 按行查看 历史
maifeng_cat 提交于 2020-03-29 18:33 . 修改各部分文档的头部信息

引言

一些有趣的github项目总结,其中包括终端、Python、Java、笔试&面试、效率软件等。

终端

Python

Java

  • Awesome Java A curated list of awesome frameworks, libraries and software for the Java programming language. star:21651

1. 后端

  • spring-boot-examples : 对于初学者学习Spring-boot,是个非常不错的例子。star:16408
  • SpringAll循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud、Spring Security & Spring Security OAuth2,博客Spring系列源码。star:6181
  • interest : Vue+Spring boot前后端分离博客项目。star:494
  • litemall : 一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端。star:7586
  • vhr微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。star:4705
  • mybatis MyBatis SQL mapper framework for Java star:11335
  • miaosha ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 star:9400
  • spring-boot-plus🔥spring-boot-plus集成Spring Boot 2.1.6,Mybatis,Mybatis Plus,Druid,FastJson,Redis,Rabbit MQ,Kafka等,可使用代码生成器快速开发项目. star:551
  • hope-boot 🌱🚀一款现代化的脚手架项目。🍻整合Springboot2 star:1543
  • spring-boot-demo spring boot demo 是一个用来学习 spring boot 的项目,总共包含 57 个集成demo,已经完成 47 个。star:2149
  • spring-boot-api-project-seed 🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~ star:1543
  • White-Jotter: 白卷是一款使用 Vue+Spring Boot 开发的前后端分离的图书管理项目 star:115
  • eladmin 项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由 start:3163
  • dbblog 基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目 star:375
  • spring-analysis Spring源码阅读 star:4045
  • mall mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。star:21926
  • 后端架构师技术图谱 star:42900
  • mall-swarmmall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。star:1400
  • jeecg-boot一款基于代码生成器的JAVA快速开发平台,开源界“小普元”超越传统商业企业级开发平台!star:9600
  • dbblog 基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目 http://www.dblearn.cn star:643
  • springboot-seckill 基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统 star:943
  • MeetingFilm基于微服务架构的在线电影购票平台 star:111
  • guava Google core libraries for Java star:36400
  • hutool A set of tools that keep Java sweet. http://www.hutool.cn star:10800

2. 笔试&&面试

  • JavaGuide :一份涵盖大部分Java程序员所需要掌握的核心知识。star:45159
  • advanced-java :互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习。star:22747
  • LeetCodeAnimation : LeetCode用动画的形式的呈现。star:32650
  • technology-talk 汇总java生态圈常用技术框架等。star:6229
  • interview_internal_reference 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 star:14335
  • interviews Everything you need to know to get the job. star:37598
  • interview_internal_reference2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 star:15570
  • leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
  • reverse-interview-zh 技术面试最后反问面试官的话 star:4500
  • algo 数据结构和算法必知必会的50个代码实现 star:10700
  • fucking-algorithm 手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English version supported! https://labuladong.gitbook.io/algo/ star:4700
  • JavaFamily【互联网一线大厂面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。 star:7100
  • Java-Interview Java 面试必会 直通BAT star:3500

Vue&&前端

  • awesome-vue awesome things related to Vue.js star:46634
  • vue-form-making基于Vue的表单设计器,让表单开发简单而高效。 star:1347
  • fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)star:6667
  • vue2-elm 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用 star:30300
  • Web 前端入门和进阶学习笔记,超详细的Web前端学习图文教程。从零开始学前端,做一名精致的前端工程师。持续更新… star:55300
  • javascript-algorithms Algorithms and data structures implemented in JavaScript with explanations and links to further readings star:55277
  • nodebestpractices ✅ The largest Node.js best practices list (September 2019) https://twitter.com/nodepractices/ star:35000
  • gods-pen 基于vue的高扩展在线网页制作平台,可自定义组件,可添加脚本,可数据统计。A mobile page builder/editor, similar with amolink. https://godspen.ymm56.com star:1200
  • Daily-Interview-Question 我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。star:17000

面试

  • CS-Notes : 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计。star:67433

Flutter

效率软件

  • frp : 内网穿透,你懂的。star:24539
  • musicbox : 网易云音乐命令行版本。star:7601
  • motrix : 配合百度云有着奇淫技巧。 star:11098
  • Electronic WeChat : 该项目虽然不再维护,但挺好用的(linux)。star:12622
  • hexo : 搭建博客系统框架,挺好用。star:26868
  • awesome-mac推荐的非常给力且实用。 star:29814
  • 蓝灯 免费的vpn。 star:9520
  • LazyDocker The lazier way to manage everything docker. star:10906
  • postwoman 👽 API request builder - Helps you create your requests faster, saving you precious time on your development. star:2190
  • x64dbgAn open-source x64/x32 debugger for windows. star:34260
  • google-access-helper 谷歌访问助手破解版 star:3887
  • v2ray-core A platform for building proxies to bypass network restrictions. star:21444
  • v2rayN vpn star:1249
  • Alfred-collection A collection of all known Alfred3 workflows star:411
  • RevokeMsgPatcher editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了) star:1500
  • lx-music-desktop 一个基于 electron 的音乐软件 star:1300
  • UnblockNeteaseMusic Revive unavailable songs for Netease Cloud Music star:7900
  • CodeVar 生成可用的代码变量 (CodeVar that return u a better variable from Chinese to English . ) star:684

有趣

  • ChineseBQB🇨🇳Chinese sticker pack,More joy / 中国表情包大集合,更欢乐 star:2319
  • free-programming-books-zh_CN📚 免费的计算机编程类中文书籍,欢迎投稿 star:55296
  • freeCodeCamp The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people. star:304920
  • hosts 镜像 star:15582
  • free-api 收集免费的接口服务,做一个api的搬运工 star:6000
  • fanhaodaquan 番号大全。 *star:1200
  • BullshitGenerator Needs to generate some texts to test if my GUI rendering codes good or not. so I made this. star:3700
  • howto-make-more-money: 程序员如何优雅的挣零花钱 star:8200
  • marktext A simple and elegant markdown editor, available for Linux, macOS and Windows. https://marktext.app star:14800
  • FreePAC 科学上网/梯子/自由上网/翻墙 SS/SSR/V2Ray/Brook 搭建教程 star:2146

持续更新...

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/songyangji/JavaBooks.git
git@gitee.com:songyangji/JavaBooks.git
songyangji
JavaBooks
JavaBooks
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891