https://github.com/htangle/hhpage
一些收藏的网站
https://github.com/htangle/hhpage
Last synced: 4 months ago
JSON representation
一些收藏的网站
- Host: GitHub
- URL: https://github.com/htangle/hhpage
- Owner: hTangle
- Created: 2023-03-14T13:06:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T13:06:57.000Z (over 3 years ago)
- Last Synced: 2025-01-07T16:40:49.209Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 一些开源网站
| 网址 | 说明 |
| ---- | ---- |
| [Consul](https://developer.hashicorp.com/consul/api-docs) | 开源服务发现框架 |
| [patternfly](https://www.patternfly.org/v4/) | 前端UI |
| [G6](https://github.com/antvis/G6) | G6图可视化引擎 |
| [KubeVela](https://kubevela.io/zh/) | KubeVela,软件交付平台 |
| [Jellyfin](https://github.com/jellyfin/jellyfin) | Jellyfin,家庭影院 |
| [Bootstrap](https://getbootstrap.com/) | 前端UI |
| [Kafka](https://kafka.apache.org/intro) | Kafka |
| [Kubernetes](https://kubernetes.io/docs/concepts/overview/) | K8S |
| [Hive](https://hive.apache.org/) | Hive |
| [Electronjs](https://www.electronjs.org/) | Electronjs |
| [Fluxcd](https://fluxcd.io/) | k8s CICD |
| [vditor](https://github.com/Vanessa219/vditor) | 开源Markdown编辑器 |
| [ClicHouse](https://clickhouse.com/docs/en/intro/) | OLAP分析数据库 |
| [Ansible](https://www.ansible.com/) | 多节点自动化控制神器 |
| [AntDesige](https://ant.design/components/overview-cn) | AntDesign |
| [ETCD](https://etcd.io/) | ETCD,强一致性分布式KV存储 |
## 一些神奇的网站
| 网址 | 说明 |
| ---- | ---- |
| [Open Lark](https://open.feishu.cn/) | OpenLark |
| [算法可视化网站](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html) | 算法可视化网站 |
| [后端工程师学习roadmap](https://roadmap.sh/backend) | 后端工程师学习map |
| [Note可视化学习](https://heptabase.com/) | Note可视化学习 |
| [设计网站](https://overflow.io/) | 设计网站 |
| [Neumorphism](https://neumorphism.io/#e0e0e0) | 后端写前端,UI微调神器 |
| [生成终端可识别字符](http://patorjk.com/software/taag/#p=display&f=Alpha&t=Success) | 生成终端可识别字符 |
| [镜像站](https://mirrorz.org/) | 镜像站 |
| [OpenTUNA](https://opentuna.cn/) | OpenTUNA |
| [加密算法](https://gchq.github.io/CyberChef/) | 加密算法 |
| [测试IP的,可以从国内国外的视角看ip](http://www.ip111.cn/) | 测试IP的 |
## Blog
| 网址 | 说明 |
| ---- | ---- |
| [Golang 语言设计与实现](https://draveness.me/golang/) | Golang 语言设计与实现 |
| [OI Wiki](https://oi-wiki.org/basic/complexity/) | OI Wiki算法相关 |
| [Javadoop](https://javadoop.com/) | Javadoop,好久没有更新了 |
| [OpenResty](https://moonbingbing.gitbooks.io/openresty-best-practices/content/ngx/nginx_brief.html) | OpenResty |
| [操作系统讲解](https://github.com/dibingfa/flash-linux0.11-talk) | 操作系统讲解 |
| [深度剖析:Redis 分布式锁到底安全吗?看完这篇文章彻底懂了!](https://mp.weixin.qq.com/s?__biz=Mzg4MjYzMjI1MA==&mid=2247520756&idx=1&sn=41426af4e0290539b6cb738e90760670&_share_channel=wechat&from=singlemessage&scene=1&subscene=10000&clicktime=1631082459&enterid=1631082459&ascene=1&devicetype=android-29&version=28000b3b&nettype=WIFI&abtest_cookie=AAACAA%3D%3D&lang=zh_CN&exportkey=AZ5f%2B%2B1cWyRfOGlK0liSb5Q%3D&pass_ticket=%2F80Si6WC9s5%2FYCdMLjiKUZCAObopa19r9vAbgOA2g4yo02HWW8M8UTsnCNUbWzEm&wx_header=1) | 深度剖析:Redis 分布式锁到底安全吗?看完这篇文章彻底懂了 |
| [从实践到原理,带你参透 gRPC](https://segmentfault.com/a/1190000019608421) | 从实践到原理,带你参透 gRPC |
| [分布式系统简介](https://www.cnblogs.com/luckcs/articles/11235559.html) | 分布式系统简介 |
| [Docker中运行OpenWRT旁路网关](https://mlapp.cn/376.html) | 虽然有点错误,但是也可以用来参考 |
| [开发修炼内功,网络](https://github.com/yanfeizhang/coder-kung-fu) | 开发修炼内功 |
## Algorithm
| 网址 | 说明 |
| ---- | ---- |
| [Raft](http://thesecretlivesofdata.com/raft/) | Raft介绍 |
## Book
| 网址 | 说明 |
| ---- | ---- |
| [Operating System Concepts](https://codex.cs.yale.edu/avi/os-book/OS10/index.html) | Operating System Concepts |
## Some Page
| 网址 | 说明 |
| ---- | ---- |
| [Eventually Consistent](https://www.allthingsdistributed.com/2007/12/eventually_consistent.html) | 一致性 |
| [南京大学 计算机科学与技术系 计算机系统基础 课程实验 2019](https://nju-projectn.github.io/ics-pa-gitbook/ics2019/) | 南京大学 计算机科学与技术系 计算机系统基础 课程实验 2019 |
| [analytics.google](https://analytics.google.com/analytics/web/) | google分析 |
| [利用 Jellyfin + Bangumi 打造更舒适的动画媒体库](https://www.himiku.com/archives/deploy-a-more-comfortable-animation-library-with-jellyfin-and-bangumi.html) | 自动化追番,step by step |
| [百度脑图](https://naotu.baidu.com/) | 百度脑图,百度出品的良心软件 |
| [阿里图标库](https://www.iconfont.cn/home/index) | 阿里图标库 |
| [Git](https://git-scm.com/) | Git |
| [中科大镜像源](http://mirrors.ustc.edu.cn/) | USTC |
| [解释什么是挖矿](https://www.youtube.com/watch?v=fRV6cGXVQ4I&ab_channel=SimplyExplained) | 解释什么是挖矿 |
| [CSAPP](http://csapp.cs.cmu.edu/3e/labs.html) | CSAPP |
## 娱乐
| 网址 | 说明 |
| ---- | ---- |
| [TMDB](https://www.themoviedb.org/) | TMDB |
| [TVDB](https://thetvdb.com/) | TVDB |
| [mikan](https://mikanani.me/) | 通过RSS订阅番剧,自动化下载番剧神器 |
| [bgm](https://bgm.tv/) | 番剧详细介绍 |
| [yhdm](http://www.yinghuacd.com/) | yhdm |
| [rutracker](https://rutracker.org/forum/index.php) | rutracker |
| [thepiratebay](https://thepiratebay.org/) | thepiratebay.org |