求推荐 rust 入门实战项目推荐,主要想学习下,最好是循序渐进的那种开源项目最好
1
codegenerator May 7, 2024
mini redis
|
2
oiken May 7, 2024 从零用 Rust 编写正反向代理 共 46 篇,第一篇: https://blog.wmproxy.net/post/wmproxy1
|
3
hwcwy May 7, 2024 via Android
不扯网络的话,我觉得 brainfuck 解释器作为入门项目挺合适的 https://zh.wikipedia.org/zh-cn/Brainfuck
|
4
kneo May 7, 2024
可以看看《 Zero to Production in Rust 》。
|
5
ShuWei May 7, 2024
mini redis +1
|
6
moyuge May 8, 2024
https://course.rs/ 这个还不错
|
7
lsk569937453 May 8, 2024
ApiGateway--https://github.com/lsk569937453/silverwind
Rcache(Reimplement the redis in rust)--https://github.com/lsk569937453/rcache Rcurl(Reimplement the curl in rust)--https://github.com/lsk569937453/rcurl KT(Impelemet the http load testing in rust)--https://github.com/lsk569937453/loadTesting |
10
ikw May 8, 2024
自荐一个: https://github.com/lsd-rs/lsd
代码写得不算好,不够 Rust ,但是容易上手 |
11
arloor May 8, 2024
|
12
LinYaXuan May 8, 2024
对 Git 感兴趣吗: https://github.com/MrBeanCpp/MIT
最简陋的部分功能 |