Google 员工发布高效向量渲染引擎 forma
纯Rust实现的一个4阶段流水线,基于 Rust SIMD, Rayon, WebGPU 等库。目标是:
- 可移植性
- 高性能
- 简单性
- 体积。
https://github.com/google/forma
mlc - 检查标记语言中的坏掉的链接
现在支持markdown文件和html文件。
https://github.com/becheran/mlc
staff - 音乐理论和琴谱渲染库
支持 midi, notes, chords, scales 等
https://github.com/staff-rs/staff/