Rust-tour
「 顾名思义, rust 的旅行, rust 路途是颠簸的。 」
生活
If help, buy me coffee —— 营养跟不上了,给我来瓶营养快线吧! 💰
官方教学,及其延伸讲解/翻译
本标题的文档,存放初识 Rust 的走程。—— 2024 5.14 留字。
以及
一份小抄(常用函数的描述表格)
按主题,保存的链接
练习
ffi(Foreign Function Interface)语言交互接口
- 使用 Rust 构建一个快速的 Electron APP
electron
neno
rust
- 较为全面的,Rust 代码在
其他
语言的使用示例ffi
language
重要链接
课
- https://github.com/chinanf-boy/gentle-intro
- https://kaisery.github.io/trpl-zh-cn/foreword.html
- https://github.com/chinanf-boy/cli-wg-zh
- https://github.com/chinanf-boy/rustdoc-zh
例子
- https://github.com/chinanf-boy/rust-ffi-omnibus
- https://github.com/chinanf-boy/rust-cookbook-zh
- https://github.com/rust-lang-cn/rust-by-example-cn
工具
- https://github.com/chinanf-boy/mdBook-zh 「 rust 语言的 md 文档生成器,mdBook 的 中文文档 」
- https://github.com/chinanf-boy/cargo-zh 「 Cargo 官书,非官方中文(草稿版)」
- https://github.com/rust-unofficial/awesome-rust
- https://github.com/chinanf-boy/rustwasm-book
在线
- https://play.rust-lang.org/
- https://rust.cc/ { Rust 中文社区论坛 } 「较为简陋」