From 79953e88b0c200e7c8f153a4c75809ab4ab74d88 Mon Sep 17 00:00:00 2001 From: 622aa39c1f9b166ab1a38c05 <622aa39c1f9b166ab1a38c05@devide> Date: Sat, 22 Oct 2022 03:07:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=A1=B9=E7=9B=AE=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.md | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 project.md diff --git a/project.md b/project.md new file mode 100644 index 0000000..d3d041a --- /dev/null +++ b/project.md @@ -0,0 +1,105 @@ +# 待选项目列表 +可以从以下项目任选一个,然后fork + +1. [free-programming-books](https://gitcode.net/mirrors/EbookFoundation/free-programming-books) +1. [Java程序员必读书单, 超1000本PDF](https://gitcode.net/mirrors/itwanger/JavaBooks) +1. [labuladong 的算法小抄 +](https://gitcode.net/mirrors/labuladong/fucking-algorithm) +1. [Java学习+面试指南](https://gitcode.net/mirrors/Snailclimb/JavaGuide) +1. [一款使用 Vue+Spring Boot 开发的前后端分离项目](https://gitcode.net/mirrors/antabot/white-jotter) +1. [2004-2020美赛O奖论文](https://gitcode.net/mirrors/dick20/mcm-icm) +1. [Python - 100天从新手到大师](https://gitcode.net/mirrors/jackfrued/Python-100-Days) +1. [Java处理Excel工具](https://gitcode.net/mirrors/alibaba/easyexcel) +1. [SpringBoot+MyBatis实现的电商管理系统](https://gitcode.net/mirrors/macrozheng/mall) +1. [SpringBoot+Vue开发的微人事系统vhr](https://gitcode.net/mirrors/lenve/vhr) +1. [阿里巴巴 MySQL binlog 增量订阅&消费组件canal](https://gitcode.net/mirrors/alibaba/canal) +1. [FASTJSON2为下一个十年提供的高性能的JSON库](https://gitcode.net/mirrors/alibaba/fastjson2) +1. [阿里巴巴分布式数据库同步系统otter](https://gitcode.net/mirrors/alibaba/otter) +1. [微服务框架Dubbo](https://gitcode.net/mirrors/alibaba/dubbo) +1. [DataX阿里云DataWorks数据集成的开源版本](https://gitcode.net/mirrors/alibaba/datax) +1. [Sentinel面向云原生微服务的高可用流控防护组件](https://gitcode.net/mirrors/alibaba/sentinel) +1. [应用性能监控系统Skywalking](https://gitcode.net/mirrors/apache/incubator-skywalking) +1. [前端可视化项目Echarts](https://gitcode.net/mirrors/apache/echarts) +1. [数据可视化系统superset](https://gitcode.net/mirrors/apache/superset) +1. [ZooKeeper提供分布式配置服务、同步服务和命名注册](https://gitcode.net/mirrors/apache/zookeeper) +1. [Oceanbase企业级原生分布式数据库](https://gitcode.net/oceanbase/oceanbase) +1. [TDengine一个高效的存储、查询、分析时序大数据的平台](https://gitcode.net/taosdata/tdengine) +1. [MegEngine一个快速、可拓展、易于使用且支持自动求导的深度学习框架](https://gitcode.net/megvii/megengine) +1. [RT-Thread一个集实时操作系统(RTOS)内核、中间件组件的物联网操作系统](https://gitcode.net/rt-thread/rt-thread) +1. [](https://gitcode.net/paddlepaddle/Paddle) +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() +1. []() \ No newline at end of file -- GitLab