每周分享第 7 期¶
这周比较忙,所以内容不多。
- 在嵌入式系统里跑 Lisp 可以在串口开个 repl 在线调试 http://www.ulisp.com/show?3J
- Pattern matching for C++ https://github.com/solodon4/Mach7
- 一个商业版的类似 ASan 的产品 不知道效果如何 https://stensal.com/
- 用 Python 写 Cocoa 界面还行 https://dawes.wordpress.com/2017/08/17/python-with-a-cocoa-gui-on-macos/
- Rust 实现的权威搜索引擎 https://github.com/toshi-search/Toshi
- Rust Embedonomicon 讲述 Rust 在 bare metal 下的一些神奇操作 https://docs.rust-embedded.org/embedonomicon/preface.html
- 发现另一个基于 Github 的 Disqus 替代品 https://utteranc.es/
- 挺好的一部讲 Rust 生命周期的小书 http://cglab.ca/~abeinges/blah/too-many-lists/book/README.html
- 跨平台的 Ctrl-C 处理 for Rust https://github.com/Detegr/rust-ctrlc
- 用 Rust 写 stm32 上程序所需要的库 https://github.com/stm32-rs/stm32-rs
- go 语言编写的基于 fuse 的加密文件系统 https://github.com/rfjakob/gocryptfs
- Rust 的图片解析库 https://github.com/PistonDevelopers/image
- 用 BPF 做 API 解析和过滤 https://github.com/cilium/cilium
- 学到了 x86 又一个指令集 bmi2 https://github.com/jordanbray/chess
- FoundationDB 推出 Record Layer 名字十分贴切 https://github.com/foundationdb/fdb-record-layer/
- 一个开源的教室电脑监控系统 https://github.com/veyon/veyon
- DNS flag day https://dnsflagday.net/
- Rust stable 1.32.0 发布 https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html dbg 宏好评
- 各 MacBook 的 Linux 支持情况一览 https://github.com/Dunedan/mbp-2016-linux