https://unixism.net/2019/04/linux-applications-performance-introduction/
https://www.moritz.systems/blog/mastering-unix-pipes-part-1/
https://neilmadden.blog/2020/11/25/parse-dont-type-check/
https://my.oschina.net/evilunix/blog/3003736
https://danlark.org/2020/11/11/miniselect-practical-and-generic-selection-algorithms/
https://github.com/y123456yz/reading-and-annotate-mongodb-3.6
https://zhuanlan.zhihu.com/p/265701877
https://blog.csdn.net/baijiwei/article/details/80504715
https://blog.csdn.net/baijiwei/article/details/78070355
qbe 一个小编译器后端 https://c9x.me/compile/
https://github.com/jsoysouvanh/Refureku
https://github.com/foonathan/lexy
http://stlab.cc/2020/12/01/forest-introduction.html
https://github.com/stlab/libraries/blob/develop/stlab/forest.hpp
https://medium.com/build-and-learn/fun-with-text-generation-pt-1-markov-models-in-awk-5e1b55fe560c
这个我估计以后也不会看。。。
Cli 程序设计规范
https://clig.dev/
https://danlark.org/2020/06/14/128-bit-division/
https://brevzin.github.io/c++/2020/12/01/tag-invoke/