现在可以用Rust版的Coreutils (cp, chmod, ls, rm, tail, install..) 来运行Debian啦。
GitHub项目地址:https://github.com/uutils/coreutils/
阅读更多:https://sylvestre.ledru.info/blog/2021/03/09/debian-running-on-rust-coreutils
详情请见:https://rust-gamedev.github.io/posts/newsletter-019/
详情请见:https://rust-osdev.com/this-month/2021-02/
这个月的Rust游戏开发meetup将举行于 16:00 GMT。
详情请见:https://www.reddit.com/r/rust_gamedev/comments/m0nxan/the_march_rust_gamedev_meetup_is_this_saturday/
和Nikolai Vazquez一起参加线上Meetup。
一起通过学习 impls
和 static_assertions
的实现来加深对宏的理解。
来学学怎么用Rust类型系统完成一些看似不可能的任务吧。
日期:Wednesday, March 10, 2021 7:00 PM to 9:00 PM EST
详情请见:https://www.meetup.com/Rust-NYC/events/276666844
这篇教程中你将会学到如何为一个树结构实现迭代器。
阅读更多: https://aloso.github.io/2021/03/09/creating-an-iterator
Linfa是Rust写的统计学习综合工具箱,现在它有自己的网站啦。
快来看看吧:https://rust-ml.github.io/linfa/
GitHub项目地址: https://github.com/rust-ml/linfa
作者分享了自己用Rust写的跨平台命名管道库 ipipe
。
项目地址:https://crates.io/crates/ipipe
阅读更多:https://www.reddit.com/r/rust/comments/m0rh4p/im_making_a_crossplatform_namedpipe_api_in_rust/
ReBackup是一个轻量级的备份程序,它不会直接为你创建存档,而是帮助你列出需要备份的文件列表,然后你可以将这些列表再传给其它压缩程序(如tar
, zip
)。
可以通过Cargo安装:
cargo install rebackup
GitHub项目地址: https://github.com/ClementNerma/ReBackup
阅读更多:https://www.reddit.com/r/rust/comments/m0mhrc/rebackup_a_lightweight_backup_program_that_builds/
From 日报小组 知世
社区学习交流平台订阅: