每周分享第 48 期¶
- 一个特殊的用于显示数字的字体 https://blog.janestreet.com/commas-in-big-numbers-everywhere/
- Intel 的 SPMD 编译器 https://ispc.github.io/
- 基于 Scala 的 notebook https://polynote.org/
- 解析登机牌信息 https://github.com/georgesmith46/bcbp
- 常用的 React Hooks 库 https://github.com/streamich/react-use
- jwt 工具 https://github.com/mike-engel/jwt-cli
- 用过程宏实现的 delegation in Rust https://github.com/chancancode/rust-delegate