Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ionething/awesome-ihave
我的
https://github.com/ionething/awesome-ihave
List: awesome-ihave
Last synced: 3 months ago
JSON representation
我的
- Host: GitHub
- URL: https://github.com/ionething/awesome-ihave
- Owner: ionething
- Created: 2019-04-24T12:13:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T10:02:04.000Z (almost 5 years ago)
- Last Synced: 2024-04-20T17:24:12.664Z (7 months ago)
- Homepage: https://ionething.github.io/awesome-ihave/
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-ihave - 我的. (Other Lists / PowerShell Lists)
README
# awesome-ihave
> 网上有很多有价值的资源,经常浏览可以获取技术知识、提高技术水平。
[awesome-ihave](https://ionething.github.io/awesome-ihave/)
## 开发资源
### Java
- [mvnrepository](http://mvnrepository.com/)
- [vjtools](https://github.com/vipshop/vjtools/)
- Netty
- Quartz### Golang
### Python
### 前端
- LayUI
- Bootstrap [中文网](http://www.bootcss.com/)
- [ZUI](http://zui.sexy)
- H-ui
- Bulma [阮一峰:CSS 框架 Bulma 教程](http://www.ruanyifeng.com/blog/2017/10/bulma.html)
- webpack [中文网](https://www.webpackjs.com/)
- [拼图](http://www.pintuer.com/)
- [Tabler](https://github.com/tabler/tabler)### Node
- nrm - 一键切换npm源
- [date-fns](https://github.com/date-fns/date-fns)### C/C++
- [Boost](https://www.boost.org/) 准STL
- [spdlog](https://github.com/gabime/spdlog) Fast C++ logging library
- [libevent](https://libevent.org/) [开源](https://github.com/libevent/libevent)的事件驱动事件通知库
- [protobuf](https://github.com/protocolbuffers/protobuf)
- [rapidjson ](https://github.com/Tencent/rapidjson)### Vue
- [表单设计器](https://saodaye.com/)
## 开源项目
### 社区
- [Apache](https://github.com/apache)
- [Google](https://opensource.google.com/)([github](https://github.com/google))
- [Alibaba Open Source](https://github.com/alibaba)
- [Spring](https://github.com/spring-projects)
- [Netflix Open Source Platform](https://github.com/netflix)
- [腾讯开源](https://opensource.tencent.com/)
- [百度](https://github.com/baidu)### Apache
- [incubator-shardingsphere](https://github.com/apache/incubator-shardingsphere) [官方文档](https://shardingsphere.apache.org/document/current/cn/overview/)
- [Thrift](http://thrift.apache.org/)### Spring
- [Sping Initializr](https://start.spring.io)
### Github
- [Apollo(阿波罗)](https://github.com/ctripcorp/apollo)
- [Saturn](https://github.com/vipshop/Saturn) - 唯品会分布式任务调度平台,在当当的elastic-job的基础上开发
- [TencentOS-tiny](https://github.com/Tencent/TencentOS-tiny) - 腾讯物联网终端操作系统### Gitee
### 其他
- [light-4j](https://doc.networknt.com/)
## 数据库和中间件
### 数据库
- MySQL
- [TiDB](https://github.com/pingcap/tidb)### NoSQL
- Mongo
### 缓存
- Redis
- memcached### CDN缓存
- squid
- Vanish
- ATS### 消息队列
- RabbitMQ
- Kafka
- RocketMQ
- ActiveMQ
- ZeroMQ
- MetaMQ
- MQTT
- HiveMQ
- [Nanomsg](https://nanomsg.org/)### RPC
- [Thrift](https://thrift.apache.org/)
- [gRpc](https://grpc.io/)
- [Dubbo](https://dubbo.apache.org/zh-cn/) - 高性能、轻量级的开源 Java RPC 框架,阿里开源,Apache项目
- [motan](https://github.com/weibocom/motan)
- [brpc](https://github.com/apache/incubator-brpc) - 百度内最常使用的工业级 RPC 框架
- [Tars](https://github.com/TarsCloud/Tars)### 微服务
- Consul
- Hystrix
- Zipkin### 分布式
- Zookeeper
### 分库分表
- MyCat
### 静态服/代理
- Envoy
- HAProxy
- Nginx
- Caddy### 搜索引擎
- ElasticSearch
## Linux
### 文档
- [CentOS - HowTos](https://wiki.centos.org/zh/HowTos)
- [Arch Linux](https://wiki.archlinux.org/index.php/Arch_Linux_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87))### 工具
- [snapcraft](https://snapcraft.io/) - 就是墙内速度有点慢
- [nmap](https://nmap.org/) [ncat](https://nmap.org/ncat/) [nping](https://nmap.org/nping/)
- ClushShell### 容器
- Docker
- Docker Compose
- Portainer### 高可用
- Keepalived
- Heartbeat### 面板
- [Cockpit](https://cockpit-project.org/)
- [Webmin](http://www.webmin.com/)
- [linux-dash](https://github.com/afaqurk/linux-dash) [汉化版](https://github.com/NoBey/linux-dash-zh)
- [NetData](https://github.com/netdata/netdata)### 备份恢复
### 监控
### 分布式
### 桌面
### 加速器
- bbr
## 技术栈
### 高可用
- Nginx/HAProxy+Keepalived
- LVS+Keepalived### 应用
- spring boot / cloud
### 服务
- MySQL + heartbeat + DRBD + LVS
### 运维
- [elk-stack](https://www.elastic.co/cn/what-is/elk-stack)
## Awesome
### 伯乐在线资源
- [合集](http://hao.jobbole.com/) [github](https://github.com/jobbole)
- [Java资源大全中文版](https://github.com/jobbole/awesome-java-cn)
- [C++ 资源大全中文版](https://github.com/jobbole/awesome-cpp-cn)### 后端
- [后端架构师技术图谱](https://github.com/xingshaocheng/architect-awesome)
### 其他
- [Awesome Quant](https://github.com/thuquant/awesome-quant) - 一份精心挑选的中文Quant相关资源索引
## 笔记
### 面试
- [C/C++ 技术面试基础知识总结](https://github.com/huihut/interview)
- [C/C++ 面试基础知识总结](https://www.bookstack.cn/read/cpp-interview/README.md)### 其他
- [命令行的艺术](https://github.com/jlevy/the-art-of-command-line/blob/master/README-zh.md)
- [jaywcjlove/handbook](https://github.com/jaywcjlove/handbook)## 网站
### 技术社区
- [阿里中间件团队博客](http://jm.taobao.org/)
- [阿里技术](https://102.alibaba.com/)
- [美团技术团队](https://tech.meituan.com/)
- [有赞技术团队](https://tech.youzan.com/)
- [字节跳动技术博客](https://techblog.toutiao.com/)### 论坛/网站
- [OI Wiki](https://oi-wiki.org/)
- [Java社区](http://www.oracle.com/technetwork/cn/community/java/index.html)
- [IBM技术论坛](https://www.ibm.com/developerworks/cn/topics/)
- [云栖社区](https://yq.aliyun.com/)
- [ImportNew](http://www.importnew.com/)
- [Iteye](http://www.iteye.com/)
- [开源中国](http://www.oschina.net/)
- [深度开源](http://www.open-open.com/)
- [伯乐在线](http://www.jobbole.com/)
- [Java1234](http://www.java1234.com/)
- [运维生存时间](http://www.ttlsa.com/)
- [Linux 中国](https://linux.cn/)
- [Java 菜市场](https://www.javaweb.shop/)### 博客
- [廖雪峰](http://www.liaoxuefeng.com/)
- [阮一峰](http://www.ruanyifeng.com/blog/)
- [Hollis](http://www.hollischuang.com/)
- [stormzhang](http://stormzhang.com/)
- [程序猿DD](http://blog.didispace.com/)
- [更多>>](page/blog.md)### 文档
- [Mac快捷键](https://support.apple.com/zh-cn/HT201236)
- [微软官方文档](https://docs.microsoft.com/zh-cn/)
- [MDN web docs](https://developer.mozilla.org/zh-CN/)
- [腾讯云开发者手册](https://cloud.tencent.com/developer/devdocs)
- [思否](https://docs.segmentfault.com/)
- [阿里云-云栖-开发者资源](https://help.aliyun.com/learn/developer.html)
- [Google中国开发者](https://developers.google.cn/china/)### 教程
- [C语言中文网教程](http://c.biancheng.net/sitemap/) [C语言入门教程](http://c.biancheng.net/c/) [C++入门教程](http://c.biancheng.net/cplus/)
- [优程网](http://uprogrammer.cn/)
- [菜鸟技术](http://www.runoob.com/)
- [人人编程](http://www.renren.io/)
- [W3school](http://www.w3school.com.cn/)
- [实验楼](https://www.shiyanlou.com/)
- [LintCode](http://www.lintcode.com/zh-cn/)
- [易百教程](http://www.yiibai.com/)
- [Digital Ocean tutorials](https://www.digitalocean.com/community/tutorials)
- [tutorialspoint](https://www.tutorialspoint.com/index.htm)### 导航
- [程序员导航](http://code.giffox.com/) - 还来得及
- [老司机导航](http://www.giffox.com/) - 真的来不及了
- [gitnavi](http://www.gitnavi.com/)### 在线工具
- [在线工具](http://tool.oschina.net/)
- [API搜索](https://devdocs.io/)
- [在线工具-程序员工具箱](http://tool.lu/)
- [选择一个开源软件协议](http://choosealicense.online/)
- [MikuTools - 工具集合](https://tools.imiku.me/)
- [DeGraeve Logo Maker](https://www.degraeve.com/)
- [码工具](http://www.matools.com/)
- [Linux命令大全搜索工具](https://github.com/jaywcjlove/linux-command)### 图床
- [SM.MS](https://sm.ms/)
- [imgchr.com](https://imgchr.com/)
- [后端云](https://www.bmob.cn/)### 学习
- [力扣](https://leetcode-cn.com/)
- [ApacheCN 学习资源](http://www.apachecn.org/)### 公开课
- [机器学习速成课程:使用 TensorFlow API](https://developers.google.com/machine-learning/crash-course/)
- [计算机公开课推荐](https://github.com/apachecn/awesome-cs-courses-zh)## 资源
### 镜像
- [清华大学开源软件镜像站](https://mirrors.tuna.tsinghua.edu.cn/)
- [OPSX - 阿里云镜像站](https://opsx.alibaba.com/mirror)
- [中科大开源镜像站](http://mirrors.ustc.edu.cn/)
- [华为开源镜像站](https://mirrors.huaweicloud.com/)
- [网易开源镜像站](http://mirrors.163.com/)
- [上海交通大学软件源镜像服务](https://mirrors.sjtug.sjtu.edu.cn/)
- [浙江大学开源镜像站](http://mirrors.zju.edu.cn/)
- [北京交通大学自由与开源软件镜像站](https://mirror.bjtu.edu.cn/)
- [We - 开源镜像站](http://mirrors.neusoft.edu.cn/) - 大连东软
- [同济大学开源镜像](https://mirrors.tongji.edu.cn/public/)### 系统
- [MSDN, 我告诉你](https://msdn.itellyou.cn/)
- [Chrome OS](http://getchrome.eu)## 书籍
### 开源书籍资源
- [编程类开放书籍荟萃](https://linuxstory.org/free-chinese-programming-books/)
- [免费的计算机编程类中文书籍](https://github.com/justjavac/free-programming-books-zh_CN)
- [love2.io](https://love2.io/)
- [极客学院wiki](http://wiki.jikexueyuan.com/)
- [看云](https://www.kancloud.cn/explore)
- [Gitbook@wizardforcel](https://legacy.gitbook.com/@wizardforcel)
- [书栈网](https://www.bookstack.cn/)
- [语鹊](https://www.yuque.com/)
- [维基教科书](https://zh.wikibooks.org/wiki/Wikibooks:%E9%A6%96%E9%A1%B5) 计算机[中文](https://zh.wikibooks.org/wiki/Subject:%E8%A8%88%E7%AE%97%E6%A9%9F%E7%A7%91%E5%AD%B8) [英文](https://en.wikibooks.org/wiki/Subject:Computing)
- [一份关于“资料汇总”的汇总](https://github.com/justjavac/awesome-awesomeness-zh_CN)### 期刊
- [阮一峰weekly](https://github.com/ruanyf/weekly)
- [HelloGitHub](https://www.hellogithub.com/)
- [早报](https://github.com/sorrycc/zaobao)
- [码农周刊](https://weekly.manong.io/) - 史上最全的编程学习资料合集### 语言
- [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN)
- [Go语言高级编程](https://github.com/chai2010/advanced-go-programming-book)
- [Go语言标准库](https://books.studygolang.com/The-Golang-Standard-Library-by-Example/)
- [C++并发编程(中文版)](https://legacy.gitbook.com/book/chenxiaowei/cpp_concurrency_in_action/details)
- [C++ Primer Plus (第 6 版)中文版](https://shenjun.gitbooks.io/c-primer-plus/content/)
- [Boost C++库](https://wizardforcel.gitbooks.io/the-boost-cpp-libraries/content/index.html)
- [On Java 8(《Java编程思想》 第5版 )](https://github.com/LingCoder/OnJava8)
- [effective-java-3rd 中文版](https://github.com/sjsdfg/effective-java-3rd-chinese) [还有一版](https://github.com/clxering/Effective-Java-3rd-edition-Chinese-English-bilingual)
- [Python Cookbook 3rd Edition Documentation](https://python3-cookbook.readthedocs.io/zh_CN/latest/index.html)### Web
- [Nginx开发从入门到精通](http://tengine.taobao.org/book/index.html)
- [Envoy 官方文档中文版](https://www.servicemesher.com/envoy/)### 前端
- [阮一峰JavaScript](http://javascript.ruanyifeng.com/)
- [Flutter实战](https://github.com/flutterchina/flutter-in-action)### 后端
- [深入浅出分布式基础架构](https://github.com/wx-chevalier/Distributed-Infrastructure-Series)
- [Elasticsearch: 权威指南](https://www.elastic.co/guide/cn/elasticsearch/guide/current/index.html) [Elasticsearch 权威指南(中文版)](https://es.xiaoleilu.com/)
- [Elastic Stack](https://zturn.cc/elkbook/)
- [Redis 设计与实现](https://github.com/huangz1990/redisbook) [网站](http://redisbook.com/)
- [Logstash 最佳实践](http://doc.yonyoucloud.com/doc/logstash-best-practice-cn/index.html)
- [ELKstack 中文指南](https://elkguide.elasticsearch.cn/logstash/)
- [ELK中文手册](https://www.kancloud.cn/hanxt/elk/153883)### 架构
- [领域驱动设计 中文](http://gdut_yy.gitee.io/doc-ddd/)
### 操作系统
- [Linux 就该这么学](https://www.linuxprobe.com/chapter-00.html)
- [超赞的 Linux 软件](https://alim0x.gitbooks.io/awesome-linux-software-zh_cn/content/)
- [Linux 性能调优指南](https://lihz1990.gitbooks.io/transoflptg/content/)
- [Java 程序员眼中的 Linux](https://github.com/judasn/Linux-Tutorial)
- [Linux工具快速教程](https://github.com/me115/linuxtools_rst)
- [征服 Linux](https://www.bookstack.cn/read/Conquer-Linux/README.md)### 大数据
- [Spark 编程指南简体中文版](https://aiyanbo.gitbooks.io/spark-programming-guide-zh-cn/content/)
### 手册
- [阿里巴巴Java开发手册](https://yq.aliyun.com/articles/656256)
- [阿里巴巴Android开发手册](https://yq.aliyun.com/articles/499254)
- [阿里云Redis规范](https://yq.aliyun.com/articles/531067)
- [Google Style Guides](https://github.com/google/styleguide)
- [Google 开源项目风格指南 (中文版)](https://zh-google-styleguide.readthedocs.io/en/latest/) 托管在[GitHub](https://github.com/zh-google-styleguide/zh-google-styleguide)
- [C++ 参考手册](https://zh.cppreference.com/w/cpp)
- [Redis 命令参考](http://redisdoc.com/) [另见](http://doc.redisfans.com)### 其他
- [中文文案排版指北](https://github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-CN.md)
- [南瓜书](https://github.com/datawhalechina/pumpkin-book) 《机器学习》(西瓜书)公式推导解析
- [网络基本功系列](https://wizardforcel.gitbooks.io/network-basic/content/index.html)
- [编程语言语法基础与工程实践](https://ngte-pl.gitbook.io/i/)
- [GitHub 漫游指南](http://github.phodal.com/#readme)
- [FPGA并行编程](https://xupsh.gitbook.io/pp4fpgas-cn/readme/readme)
- [这本书能让你连接互联网](https://hoodiearon.github.io/fq-book/#/)
- [爬虫之路](https://kosmoscosmos.gitbooks.io/the-way-to-spyider/)
- [图说设计模式](https://github.com/me115/design_patterns)### 算法
- [编程之法:面试和算法心得](https://wizardforcel.gitbooks.io/the-art-of-programming-by-july/content/)
- [十大经典排序算法](https://sort.hust.cc/)
- [ACM book](https://hrbust-acm-team.gitbooks.io/acm-book/content/)### 技能
- [为程序员编写的英语学习指南](https://github.com/yujiangshui/A-Programmers-Guide-to-English)
- [全栈增长工程师指南](https://github.com/phodal/growth-ebook)
- [程序员效率提升工具汇总](https://www.kancloud.cn/maozhenggang/monkey-cheats/93898)
- [一个全栈工程师的工具箱](http://toolbox.phodal.com/)
- [程序员的自我修养](https://leohxj.gitbooks.io/a-programmer-prepares/content/index.html)### 电子书资源
- [计算机经典书籍推荐 部分书籍提供PDF下载](https://github.com/woai3c/recommended-books) [另见百度云](https://github.com/it-ebooks/recommended-books)
- [PUA 书籍](https://github.com/it-ebooks/pua-books)
- [【编程随想】收藏的电子书清单](https://github.com/programthink/books)
- [ 经典技术书籍 PDF 文件](https://github.com/it-ebooks/awesome-programming-books)
- [Java编程书籍收集分享](https://github.com/RongleXie/java-books-collections)### 电子书网站
- [Z-Library](https://b-ok.cc/)
- [资源共享网](http://www.86clouds.com/)
- [书栈网](https://www.bookstack.cn/)
- [Doocs](https://github.com/doocs)
- [伯乐在线](https://github.com/jobbole)
- [计算机电子书](https://github.com/it-ebooks/)
- [苦瓜书盘](https://www.kgbook.com/)### 其他网站资源
- [图灵社区](https://www.ituring.com.cn/book)
- [程序员必读书单 1.0](http://lucida.me/blog/developer-reading-list/)## 软件
### mac
- [Homebrew](https://brew.sh/) - brew brew brew
- oh my zsh
- Alfred3
- SPlayer
- AirServer - Apple全家桶的福音
- Dr.Cleaner - 洗洗更健康
- Parallels Desktop - 虚拟机,非常好用
- 字由Hellofont
- Paper.er
- Typora
- iTerm
- Zsh
- CornerStone - SVN客户端
- Sip - 取色小工具
- AppCleaner
- Sketch
- TextMate
- Kedis/kdm
- Sloth - 文件及应用运行进程管理
- Termius - SSH客户端,能保存密码
- Surge 3
- Charles
- OmniGraffle - 流程图工具### chrome插件
- [油猴脚本 tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- [Proxy SwithyOmega](https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif)
- Octotree
- [FireShot](https://chrome.google.com/webstore/detail/take-webpage-screenshots/mcbpblocgmgfnpjjppndjkmgjaogfceg)
- 下载+
- GayHub
- Wappalyzer
- Fika
- Web Clipper### windows
- MobaXterm
- Xshell
- [Babun](http://babun.github.io/)
- StrokeIt
- Everything
- Clipx - 剪贴板工具
- Snipaste - 截图工具
- BeyondCompare - 比较工具
- ALMRun - 快速启动工具
- VMware
- AlwaysUp
- Wireshark
- rapidee
- [rufus](https://github.com/pbatard/rufus)
- [dism++](http://www.chuyu.me/zh-Hans/index.html)
- Total Commander
- 盘姬工具箱
- [sysinternals](https://docs.microsoft.com/zh-cn/sysinternals/downloads/)### 系统不限
- Chrome - 功能约等于OS的浏览器
- CCleaner - 梨子家的全家桶也不错
- Visual Studio Code - 不管要不要编程,都抛弃记事本吧,也不要用Notepad++
- Team Viewer - 比VNC方便简单
- VirtualBox### 技术
- JetBrains全家桶
- Chrome Canary
- [tldr](https://tldr.sh/) - Too long, Don't read
- SourceTree - Git桌面客户端,还有github desktop和gitkraken
- Studio 3T / Robo 3T - MongoDB必备客户端
- Navicat - 数据库必备
- medis
- FileZilla
- Postman
- DBeaver
- Docker
- JProfile - JVM分析工具
- ZeroBrane
- Kettle
- [sequelpro](https://sequelpro.com/) 据说非常好用并开源Mac的MySQL客户端### Idea/pc/goland插件
- JRebel
### 可以玩玩
- Nextcloud
- Seafile
- Alfresco### 科学冲浪
- [ss](https://github.com/shadowsocks/shadowsocks)
- [brook](https://github.com/txthinking/brook)
- [TorBrowser](https://www.torproject.org/) - 洋葱浏览器,暗网必备### 仅供学习
- [xclient.info](https://xclient.info) - 针对Mac用户,不知道上面有什么东西
- [苹果软件盒子](https://www.macappbox.com/)
- [idea.lanyus.com](http://idea.lanyus.com/) - 应该能用,good idea
- [baofengjihuo.com](http://www.baofengjihuo.com/) - 还活着,有没有后门就不知道了### App
### 装机
- [微PE工具箱](http://www.wepe.com.cn/download.html)
- [PE工具下载](http://pe.udashi.com/)### 合集
- [小众软件-我最喜欢](https://love.appinn.com/)
- [Awesome-Windows](https://github.com/Awesome-Windows/Awesome)
- [Awesome-macOS](https://github.com/iCHAIT/awesome-macOS)
- [Awesome Mac](https://github.com/jaywcjlove/awesome-mac)
- [windows apps that amaze us](https://amazing-apps.gitbook.io/windows-apps-that-amaze-us)
- [Mac 软件目录,优秀 Mac 软件都在这!](https://mp.weixin.qq.com/s/jIJ5Rd53EEuMTvYy4p7ZiQ)
- [open-source-mac-os-apps](https://github.com/serhii-londar/open-source-mac-os-apps)### 站点
- [精品MAC应用分享](https://xclient.info/)
- [马可菠萝 - 分享你喜欢的MAC应用](https://www.macbl.com/)
- [91hcc 最佳Mac破解软件](https://www.91h.cc/)## 架构
## 其他
#### [量化](page/quanti.md)
#### [面试](page/interview.md)
#### [Cheatsheet](page/cheatsheet.md)
#### [经典文章](page/article.md)
#### [博客文章](page/blog.md)
#### [知乎](page/zhihu.md)
#### [书架](page/books.md)
#### [资源](page/resource.md)