< 返回版块

Mike Tang 发表于 2021-11-10 21:53

rnet - 从 .net 中调用 Rust

这个 crate 原理仍然是将rust编译成 cdylib,然后在 c# 里面调用。不过将这个过程变得更容易了一点。

https://docs.rs/rnet/0.1.0/rnet/index.html

适合制作鼠标垫:Rust 中的模式匹配

img

Spectral 介绍

Spectral 跟 Arm,Toyota 等一批加入了 Rust 基金会。Spectral 是做代码安全的公司,提供一整套服务。

https://spectralops.io/

这里 Nahum 讲了为什么 Spectral 爱上了 Rust。

blog: kotlin 可以从 Rust 身上学到哪些?

虽然是站在 kotlin 立场上来看的,比较研究也比较有价值。

https://www.beust.com/weblog/2021/11/09/what-kotlin-could-learn-from-rust/

一个模拟的 cpu/disk/net 仪表盘

啥也不说了,太酷了。fq看。

img img

内联汇编语法快稳定了

跟踪贴在这里:https://github.com/rust-lang/rust/issues/72016#issuecomment-964186287

Knurling-rs - 更好的嵌入式 Rust 库和应用开发测试套件

Ferrous System 出品。现已迭代到 v0.3 版本。

https://ferrous-systems.com/blog/knurling-rs/

好文推荐:如何改进限制过多的 Rust 库 API

文章非常深入地讨论基于 Rust 中的泛型、dyn trait, slice 等设施的更有宽容度的上层设计。属于进阶文章,值得学习。

https://blog.logrocket.com/improving-overconstrained-rust-library-apis/

使用 Prometheus 和 Grafana 监控 Rust Web 应用程序

https://romankudryashov.com/blog/2021/11/monitoring-rust-web-application/

主要就是一些配置和对应的代码嵌入,写得非常详细。推荐。

使用纯 Rust 开发 ios 应用

属于验证型的项目,做 ios 开发的童鞋可以研究研究。

https://github.com/wooden-worm/ios-app-rs

-- From 日报小组 Mike

社区学习交流平台订阅:

  • Rust.cc 论坛: 支持 rss
  • 微信公众号:Rust语言中文社区

评论区

写评论

还没有评论

1 共 0 条评论, 1 页