热门关键字:
实际工作中,2020年的时候用 Rust 在 ARM 设备上开发过一个人脸识别程序,现在大概还有200多台在实际生产环境中运行着,但是个人觉哪些代码写得不太好。
除了工作,我自己也写了好几个开源的项目: 用CUDA 加速 Rust ndarray 矩阵计算***s://github***/Lyn-liyuan/ndarray-cuda-matmul [文章: 用 CUDA 加速 NdArray 矩阵运算] [文章: 用 ndarray-cuda-matmul 库实现多元线性回归] 2. 用RUST 实现零拷贝消息队列 ***s://github***/Lyn-liyuan/sonicrabMQ [文章: 参考Kafka用Rust实现零拷贝消息队列] 3. "纯"Ru…。