【Rust日报】2020-07-24 Rust 编译器(nightly版)支持 AVR 了

Rust 编译器(nightly版)支持 AVR 了

来自Reddit的热评:

I Have a few Arduinos lying around... maybe I can bring them back to life with Rust

AVR 项目官网的简介:

The standard Rust nightly compiler can be used to compile crates for AVR - no compiling from source required.

推荐库:https://github.com/esp-rs

https://avr-rust.com/

Find-Cmdlet:PowerShell的搜索引擎,由Rust提供支持

A search engine for PowerShell cmdlets.

https://github.com/mrmonday/find-cmdlet#find-cmdlet

https://find-cmdlet.com/

在CUDA设备的编译期用Rust进行检查

Compile time CUDA device checking in Rust

对于本实验,我将使用Rust编程语言。具体来说,我将使用tch-rs绑定到libtorch。这允许编写与PyTorch非常相似的代码,但使用Rust。

https://m-decoster.github.io/2020/07/24/compile-time-cuda/

https://github.com/LaurentMazare/tch-rs

【经验贴】通过将Python转换为Rust学习Rust

Rust是一种静态和强类型的系统编程语言。Rust适用于渴望使用某种语言的速度和稳定性的人。

https://towardsdatascience.com/learning-rust-by-converting-python-to-rust-259e735591c6#3cb0

【福利贴】免费获取CLion的诸多途径

CLion IDE 的 Rust 编程体验非常不错,但是很贵,JetBrains官网给出了免费获取的方法。

https://www.jetbrains.com/clion/buy/#discounts?billing=yearly


From 日报小组 Lanpeng

社区学习交流平台订阅:

  • Rustcc 论坛: 支持 rss

  • 微信公众号:Rust语言中文社区

你可能感兴趣的:(编程语言,java,python,go,github)