< 返回版块

whfuyn 发表于 2021-03-09 22:54

Tags:日报

Rust版coreutils现在可以用来跑Debian啦

现在可以用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

Rust在游戏开发中的进展,2021年2月

详情请见:https://rust-gamedev.github.io/posts/newsletter-019/

Rust在系统开发中的进展,2021年2月

详情请见:https://rust-osdev.com/this-month/2021-02/

Meetup - Rust游戏开发

这个月的Rust游戏开发meetup将举行于 16:00 GMT

Rust GameDev Meetup

详情请见:https://www.reddit.com/r/rust_gamedev/comments/m0nxan/the_march_rust_gamedev_meetup_is_this_saturday/

Meetup - Rust类型系统中的黑魔法

和Nikolai Vazquez一起参加线上Meetup。

一起通过学习 implsstatic_assertions 的实现来加深对宏的理解。

来学学怎么用Rust类型系统完成一些看似不可能的任务吧。

日期:Wednesday, March 10, 2021 7:00 PM to 9:00 PM EST

详情请见:https://www.meetup.com/Rust-NYC/events/276666844

教程:如何在Rust中实现一个迭代器

这篇教程中你将会学到如何为一个树结构实现迭代器。

阅读更多: https://aloso.github.io/2021/03/09/creating-an-iterator

Linfa 现在有网站啦

Linfa是Rust写的统计学习综合工具箱,现在它有自己的网站啦。

快来看看吧:https://rust-ml.github.io/linfa/

GitHub项目地址: https://github.com/rust-ml/linfa

ipipe 跨平台的命名管道API

作者分享了自己用Rust写的跨平台命名管道库 ipipe

项目地址:https://crates.io/crates/ipipe

阅读更多:https://www.reddit.com/r/rust/comments/m0rh4p/im_making_a_crossplatform_namedpipe_api_in_rust/

ReBackup: 轻量级备份程序

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 日报小组 知世

社区学习交流平台订阅:

评论区

写评论

还没有评论

1 共 0 条评论, 1 页