yanyg's Favorite Sites

目录

感谢互联网.

1 Frequently used sites

2 Cloud

3 Distributed Storage

4 Thread and Coroutine

5 C++ Lib

6 Net And Rpc

7 Code Training

8 服务观测与数据可视化/Observability and Data Visualization

Apache Echarts
https://echarts.apache.org/en/index.html
Grafana
https://grafana.com/
Prometheus
https://prometheus.io/
  • PromQL 标准

9 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

10 性能/Performance

Brendan D. Gregg
http://www.brendangregg.com/ (Author of Systems Performance, DTrace, Solaris Performance and tools)

11 工具链/Toolchains

12 编辑器/Editors

13 排版系统/Typesetting System

14 系统引导技术/System Boot Technology

15 规范/Specifications

16 博客搭建/Blog Frameworks

17 个人空间/Personal Space

18 编程技术网站/Programming Websites

19 网站导航/Site Map

网易公开课
https://open.163.com/
小众软件
http://love.appinn.com/

20 开源镜像站点/Open Source Mirrors

清华大学开源镜像站
https://mirrors.tuna.tsinghua.edu.cn/
网易开源镜像站点
http://mirrors.163.com/

21 页面/Pages

22 项目/Project

22.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
glib https://github.com/GNOME/glib.git GTK图形界面无关部分
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  
kazam https://github.com/sconts/kazam.git screencast
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  
screenkey https://github.com/wavexx/screenkey.git screencast
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  

23 临时/untrim

libreadline-dev mkdir build; cd build; cmake .. make; make lang; sudo make install

;; https://ogbe.net/emacsconfig.html ;; use backquote here for setting a variable to property. ;; See: https://www.gnu.org/software/emacs/manual/html_node/elisp/Backquote.html ;; and https://stackoverflow.com/questions/11875671/how-to-specify-a-property-value-of-a-variable-in-emacs-lisp

24 END TAG