cargo-xwin - 在Linux上或MacOS上跨平台编译到Windows
安装:
cargo install cargo-xwin
使用:
# 添加Rust Windows MSVC组件
rustup target add x86_64-pc-windows-msvc
# 运行
cargo xwin build --target x86_64-pc-windows-msvc
https://github.com/rust-cross/cargo-xwin
在TI-89科学图形计算器上跑Rust代码
TI-89是德州仪器生产的科学图形计算器。
https://github.com/nptnl/solvation
infino - Rust 实现的监控平台
一套系统,用于存储 metrics和app logs。使用Rust实现,性能很高。具有很强的平行扩展能力。
Ingest Metrics and Logs — Query and Insights — Scale and Save $$
可用来代替:Prometheus + ELK。
https://github.com/infinohq/infino
rerun - 图形和数据可视化套件
Rust实现的内核,基于egui渲染。上层提供py API。主要是给科学工作者分析数据用。
https://github.com/rerun-io/rerun
From 日报小组 Mike
社区学习交流平台订阅:
- Rust.cc 论坛:支持 rss
- 微信公众号:Rust 语言中文社区
1
共 0 条评论, 1 页
评论区
写评论还没有评论