yanyg's Favorite Sites
目录
- 1. Cloud
- 2. Distributed Storage
- 3. Thread and Coroutine
- 4. Net And Rpc
- 5. Code Training
- 6. 服务观测与数据可视化/Observability and Data Visualization
- 7. LINUX内核/LINUX KERNEL
- 8. 工具链/Toolchains
- 9. 编辑器/Editors
- 10. 排版系统/Typesetting System
- 11. 个人空间/Personal Space
- 12. Distributed System Relative
- 13. 编程技术网站/Programming Websites
- 14. 网站导航/Site Map
- 15. 开源镜像站点/Open Source Mirrors
- 16. 页面/Pages
- 17. 项目/Project
- 18. 临时/untrim
1 Cloud
- Perspectives
- https://perspectives.mvdirona.com/
- All Things Distributed
- https://www.allthingsdistributed.com/
2 Distributed Storage
- hadoop
- https://github.com/apache/hadoop
- Netease curve
- https://github.com/opencurve/curve
- (no term)
3 Thread and Coroutine
- Alibaba async_simple
- https://github.com/alibaba/async_simple
- Alibaba Photon
- https://github.com/alibaba/PhotonLibOS
- libco
- https://github.com/Tencent/libco
- asyncio
- https://github.com/netcan/asyncio
4 Net And Rpc
- DCTCP from Microsoft
- DCQCN from Microsoft
- HPCC from Alibaba
- DPDK
- https://www.dpdk.org/
- Seastar
- https://github.com/scylladb/seastar
- mTCP
- https://github.com/mtcp-stack/mtcp
- f-stack
- https://github.com/F-Stack/f-stack
- grpc
- https://github.com/grpc/grpc
- brpc
- https://github.com/apache/incubator-brpc
- protobuf
- https://github.com/protocolbuffers/protobuf
5 Code Training
- Leetcode CN
- https://leetcode.cn/
- Leetcode COM
- https://leetcode.com/
6 服务观测与数据可视化/Observability and Data Visualization
- Apache Echarts
- https://echarts.apache.org/en/index.html
- https://echarts.apache.org/zh/index.html
- https://echarts.apache.org/examples/zh/index.html
- 对一种数据想做可视化,可以用哪些方式,去这里参考
- Grafana
- https://grafana.com/
- Prometheus
- https://prometheus.io/
- PromQL 标准
7 LINUX内核/LINUX KERNEL
- The Linux Kernel Archives
- http://www.kernel.org/
- News for the Open Source Professional
- https://www.linux.com/
- LWN(Linux News Weekly)
- https://lwn.net/
- Linux Kernel Newbies
- https://kernelnewbies.org/
- Pathch Work
- https://patchwork.kernel.org/
- Kernel WIKI
- https://www.wiki.kernel.org/
- Kernel Org Git
- https://git.kernel.org/
- Linux Foundation
- https://www.linuxfoundation.org/
- Manual
- https://www.gnu.org/manual/manual.html
8 工具链/Toolchains
- Binutils(Binary Utils)
- https://www.gnu.org/software/binutils/
- GCC(GNU Compiler Collection)
- https://www.gnu.org/software/gcc/
- GCC Manual
- https://gcc.gnu.org/onlinedocs/
- GNU Make
- https://www.gnu.org/software/make/
- Make Manual
- https://www.gnu.org/software/make/manual/make.html
- Autoconf
- https://www.gnu.org/software/autoconf/autoconf.html
- Autoconf Manual
- https://www.gnu.org/software/autoconf/manual/
- Automake
- https://www.gnu.org/software/automake/
- Automake Manual
- https://www.gnu.org/software/automake/manual/
- Autogen
- https://www.gnu.org/software/autogen/
- Autogen Manual
- https://www.gnu.org/software/autogen/manual/
- Libtool
- https://www.gnu.org/software/libtool/
- Libtool manual
- https://www.gnu.org/software/libtool/manual/
- cmake
- https://cmake.org/
- GCL(GNU Common Lisp)
- https://www.gnu.org/software/gcl/
https://savannah.gnu.org/projects/gcl
- GCL Manual
- https://clisp.sourceforge.io/
9 编辑器/Editors
- Emacs
- https://www.gnu.org/software/emacs/
- Vim
- http://www.vim.org/
- Sublime
- https://www.sublimetext.com/
- Editplus
- https://www.editplus.com/
- UltraEdit
- https://www.ultraedit.com/
- ELPA China
- http://elpa.emacs-china.org/
- ELPA Tsinghua
- http://mirrors.tuna.tsinghua.edu.cn/elpa
- EmacsWiki
- https://www.emacswiki.org/
- EmacsWiki China
- https://www.emacswiki.org/emacs?interface=zh-cn
- Emacs中文网
- http://emacser.com/
10 排版系统/Typesetting System
- TUG(Tex Users Group)
- https://tug.org/
- Latex
- https://www.latex-project.org/
- Tex Beauty and Fun
- http://www.ctex.org/documents/shredder/tex_frame.html
- Org Mode
- http://orgmode.org/
- Markdown
- https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
11 个人空间/Personal Space
- 统计之都
- https://cosx.org/
- 心内求法(Emacs)
- http://www.cnblogs.com/holbrook/tag/emacs/
- 陈斌
- https://github.com/redguardtoo/mastering-emacs-in-one-year-guide
https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/guide-zh.org - 章炎(dirtysalt)
- https://dirtysalt.github.io/
https://dirtysalt.github.io/html/resume-cn.html - 王垠
- http://www.yinwang.org/
- 杨学辉(江航)
- http://www.bagualu.net/wordpress/
- Leslie Lamport(Latex, MS office)
- http://lamport.azurewebsites.net/
- Frederick P. Brooks, Jr.
- http://www.cs.unc.edu/~brooks/index.html
- 人月神话、设计原本作者
12 Distributed System Relative
13 编程技术网站/Programming Websites
- IBM DeveloperWorks
- https://www.ibm.com/developerworks/
- Stackoverflow
- https://stackoverflow.com/
- 酷壳网
- https://coolshell.cn/
- CSDN
- https://www.csdn.net/
14 网站导航/Site Map
15 开源镜像站点/Open Source Mirrors
16 页面/Pages
- Reading List in Computer Systems Area
- http://nfil.es/w/FIhVEe/reading-list-in-computer-systems-area/
- Lesile Lamport
- http://lamport.azurewebsites.net/pubs/pubs.html
17 项目/Project
17.1 Git Repo
*
Repo | URL | comment |
---|---|---|
bcache | https://evilpiepirate.org/git/bcache-tools.git | |
ceph | https://github.com/ceph/ceph.git | |
cluster | git://sourceware.org/git/cluster.git | |
openstack | ||
dpdk | git://dpdk.org/dpdk | |
dracut | git://git.kernel.org/pub/scm/boot/dracut/dracut.git | initramfs infrastructure |
emacs | git://git.sv.gnu.org/emacs.git | |
fio | git://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git | |
gerrit | https://github.com/gerrit-review/gerrit.git | git repo code review |
glibc | git://sourceware.org/git/glibc.git | |
goagent | https://github.com/goagent/goagent.git | free agent |
i2c-tools | git://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git | |
isa-l | https://github.com/01org/isa-l.git | |
linux | git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git | |
nvme | git://git.infradead.org/users/willy/linux-nvme.git | |
openssl | git://git.openssl.org/openssl.git | |
openstack | https://github.com/openstack-dev/devstack.git | |
pciutils | git://git.kernel.org/pub/scm/utils/pciutils/pciutils.git | |
sdcv | https://github.com/Dushistov/sdcv.git | terminal dictionary |
spdk | https://github.com/spdk/spdk | |
syslinux | git://repo.or.cz/syslinux.git | |
sysstat | https://github.com/sysstat/sysstat.git | |
systemd | git://anongit.freedesktop.org/systemd/systemd | |
tmux | https://github.com/tmux/tmux.git | |
unetbootin | https://github.com/unetbootin/unetbootin.git | |
unetbootin code | git://git.code.sf.net/p/unetbootin/code | |
valgrind | git://sourceware.org/git/valgrind.git | |
zfs | https://github.com/zfsonlinux/zfs.git |
17.2 Links
- GNU Project
- https://www.gnu.org/gnu/thegnuproject.html
- LFS(Linux From Scratch)
- http://www.linuxfromscratch.org/
18 临时/untrim
- http://www.yangguanjun.com/2017/09/12/storage-backup-multisite/
- http://xbeta.info/
- https://ogbe.net/emacsconfig.html
- http://bastibe.de/2013-11-13-blogging-with-emacs.html
- https://justin.abrah.ms/emacs/orgmode_static_site_generator.html
- http://www.cnblogs.com/chenfanyu/archive/2013/01/27/2878845.html
- http://wiki.manan.org/tools/org_mode_drawing.html
- http://zhuoqiang.me/torture-emacs.html
- http://ehneilsen.net/notebook/orgExamples/org-examples.html
- http://google-ebook.com/blog/2015/12/24/%E4%BD%BF%E7%94%A8org-page%E6%90%AD%E5%BB%BA%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2/
- http://blog.xeonxu.info/blog/2012/09/03/shi-yong-org-modelai-fa-bu-bo-ke/
- http://wolfand11.coding.me/2016/08/12/tools/CreateBlogWithJeykll/
- https://zilongshanren.com/blog/2015-07-19-add-org-mode-support.html
- https://emacs-fu.blogspot.jp/2009/05/writing-and-blogging-with-org-mode.html
- http://www.bagualu.net
- http://www.bagualu.net/wordpress/%E7%BD%91%E5%9D%80%E5%AF%BC%E8%88%AA
- http://luodw.cc/2016/02/17/malloc/
- http://wenshanren.org/?p=327
- https://blmrgnn.blogspot.jp/2014/06/memory-layout-of-c-program-code-data.html
- https://www.ibm.com/developerworks/cn/linux/l-cn-valgrind/
- https://mudongliang.github.io/2015/06/13/linux-disable-aslr.html
- http://adam8157.info/blog/2011/10/linux-vdso/
- https://www.ibm.com/developerworks/cn/linux/kernel/l-k26ncpu/index.html
- https://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-4.html
- https://github.com/angrave/SystemProgramming/wiki/Memory%2C-Part-2%3A-Implementing-a-Memory-Allocator
- https://www.gnu.org/software/global/globaldoc_toc.html
- https://cppcon.org/
- https://segmentfault.com/q/1010000000118837
- https://ftp.gnu.org/old-gnu/Manuals/emacs-20.7/html_chapter/emacs_39.html
- https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Keyboard.html
- http://zhuoqiang.me/torture-emacs.html
- https://wiki.archlinux.org/index.php/proxy_settings
- http://pragmaticemacs.com/emacs/google-search-from-inside-emacs/
- https://github.com/gbalats/dot-emacs/blob/master/init.el
- https://emacsguru.wordpress.com/category/emacs/
- https://francismurillo.github.io/2017-01-11-Using-vlc-With-w3m/
- https://jordiinglada.net/wp/2013/08/09/watching-youtube-without-a-browser-2/
- http://love.appinn.com/
- https://progit-cn.github.io/
- http://www.ruanyifeng.com/blog/2013/07/gpg.html
- https://gist.github.com/ankurk91/c4f0e23d76ef868b139f3c28bde057fc
- https://wiki.archlinux.org/index.php/GnuPG#gpg-agent
- https://unix.stackexchange.com/questions/371069/can-i-use-gnupg-2-and-gnupg-1-concurrently-seeing-the-same-keys
- https://networm.me/signing-git-commit-with-gpg.html
- https://networm.me/signing-git-commit-with-gpg.html
- https://help.github.com/articles/signing-commits-with-gpg/
- https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work
- http://www.cnblogs.com/xueweihan/p/5430451.html
- https://github.com/longtian/gpg-howto
- https://gnupg.org/documentation/manuals/gnupg/Invoking-GPG_002dAGENT.html#Invoking-GPG_002dAGENT
- https://www.preining.info/blog/2016/04/gnupg-subkeys-yubikey/
- https://lists.gnupg.org/pipermail/gnupg-users/2013-May/046670.html