Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shgopher/rustfamily
rust 基础语法,rust 并发编程,rust 项目实践,rust 底层原理。
https://github.com/shgopher/rustfamily
Last synced: 12 days ago
JSON representation
rust 基础语法,rust 并发编程,rust 项目实践,rust 底层原理。
- Host: GitHub
- URL: https://github.com/shgopher/rustfamily
- Owner: shgopher
- Created: 2021-06-18T10:35:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T15:51:23.000Z (5 months ago)
- Last Synced: 2024-07-06T17:01:21.840Z (5 months ago)
- Language: JavaScript
- Homepage: https://shgopher.github.io/RustFamily
- Size: 700 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.config.js
Awesome Lists containing this project
README
hey~,我是科科人神,目前就职于国内一家互联网公司,你们可以加我微信,交个朋友吧~
添加微信公众号:科科人神,回复:
- `面试题`,获取经典面试大全。- `好友`,可以添加作者的微信好友
## 基础
- [hello world](./基础/hello-world/README.md)
- 类型
- 数据结构
- 逻辑和判断语句
- cargo
- 所有权
- 借用
- 内存管理
- 生命周期
- 类型系统
- 错误处理
- 闭包
- 泛型
## 并发
- [thread](./并发/thread/README.md)
- thread Pool
- async/await
- synchronization primitives
- concurrency collections
- process
- channel
- timer/ticker
- parking_lot
- crossbeam
- rayon
- tokio
- special
## runtime
- [gc](./运行时/gc/README.md)
## 编译器
- [rustc frontend](./编译器/rustc_frontend/README.md)
- llvm
## 项目实践
- [编程范式](./项目实践/编程范式/README.md)
- 最佳实践
- 测试
- 动态调试
- 性能优化
- rust 面试题
## 更多内容
> 👷 正在施工中...
- [GOFamily](http://github.com/shgopher/GOFamily) go 程序员宝典,go 基础语法,go 并发编程,go 项目实践,go 底层原理
- [TSFamily](http://github.com/shgopher/TSFamily) TypeScript 基础语法,Vue,react,next.js,nodejs
- [HarmonyFamily](https://github.com/shgopher/HarmonyFamily) openHarmony 本身及其 App 开发
- [408](https://github.com/shgopher/408) 关于 408 的相关知识,例如算法数据结构,网络,操作系统,数据库等。
- [luban](https://github.com/shgopher/luban) 系统设计相关内容,例如分布式共识算法,消息队列,容器,RPC 等内容。
- [dingdang](https://github.com/shgopher/dingdang) 各种工具类的使用,例如 git,正则表达式,ddd,CI/CD 等内容。
- [god](https://github.com/shgopher/god) 关于程序员自身的一些看法,例如面试经历,赚钱窍门,创业门道,如何向上
管理等。
## 参考资料
- [Rust 官方](https://www.rust-lang.org/)
- [Rust 程序设计](https://kaisery.github.io/trpl-zh-cn/)
- [Rust course](https://course.rs/about-book.html)
- [鸟窝 - rust 并发编程](https://github.com/smallnest/concurrency-programming-via-rust)
- [陈天 · Rust 编程第一课](https://time.geekbang.org/column/intro/100085301)
- [张汉东的 Rust 实战课](https://time.geekbang.org/course/intro/100060601)
- [Rust 语言实战](https://zh.practice.rs/why-exercise.html)
- [Rust 秘典](https://nomicon.purewhite.io/)
- [霍丙乾bennyhuo b站](https://space.bilibili.com/28615855/channel/collectiondetail?sid=395051)## 扫一扫添加我的公众号,回复 “加群”,可以加入微信群。
## star
[![Stargazers over time](https://starchart.cc/shgopher/RustFamily.svg)](https://starchart.cc/shgopher/RustFamily)
## 证书
本作品采用知识共享署名 3.0 未本地化版本许可协议进行许可。