求推荐 rust 入门实战项目推荐,主要想学习下,最好是循序渐进的那种开源项目最好
|      1codegenerator      2024-05-07 18:19:29 +08:00 mini redis | 
|      2oiken      2024-05-07 18:20:24 +08:00  1 从零用 Rust 编写正反向代理 共 46 篇,第一篇: https://blog.wmproxy.net/post/wmproxy1 | 
|  |      3hwcwy      2024-05-07 19:36:45 +08:00 via Android 不扯网络的话,我觉得 brainfuck 解释器作为入门项目挺合适的 https://zh.wikipedia.org/zh-cn/Brainfuck | 
|      4kneo      2024-05-07 22:29:32 +08:00 可以看看《 Zero to Production in Rust 》。 | 
|      5ShuWei      2024-05-07 23:17:15 +08:00 mini redis +1 | 
|      6moyuge      2024-05-08 08:48:39 +08:00 https://course.rs/  这个还不错 | 
|  |      7lsk569937453      2024-05-08 10:06:45 +08:00 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 | 
|  |      10ikw      2024-05-08 11:41:54 +08:00 自荐一个: https://github.com/lsd-rs/lsd 代码写得不算好,不够 Rust ,但是容易上手 | 
|  |      11arloor      2024-05-08 13:32:35 +08:00 | 
|      12LinYaXuan      2024-05-08 16:19:11 +08:00 对 Git 感兴趣吗: https://github.com/MrBeanCpp/MIT 最简陋的部分功能 |