V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
gitxuzan
V2EX  ›  程序员

求助 rust 有啥入门的实战开源项目推荐

  •  1
     
  •   gitxuzan · 12 天前 · 1845 次点击

    求推荐 rust 入门实战项目推荐,主要想学习下,最好是循序渐进的那种开源项目最好

    12 条回复    2024-05-08 16:19:11 +08:00
    codegenerator
        1
    codegenerator  
       12 天前
    mini redis
    oiken
        2
    oiken  
       12 天前   ❤️ 1
    从零用 Rust 编写正反向代理 共 46 篇,第一篇: https://blog.wmproxy.net/post/wmproxy1
    hwcwy
        3
    hwcwy  
       12 天前 via Android
    不扯网络的话,我觉得 brainfuck 解释器作为入门项目挺合适的 https://zh.wikipedia.org/zh-cn/Brainfuck
    kneo
        4
    kneo  
       11 天前
    可以看看《 Zero to Production in Rust 》。
    ShuWei
        5
    ShuWei  
       11 天前
    mini redis +1
    moyuge
        6
    moyuge  
       11 天前
    https://course.rs/ 这个还不错
    lsk569937453
        7
    lsk569937453  
       11 天前
    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
    nealHuang
        8
    nealHuang  
       11 天前
    @oiken 貌似挺有意思,感谢,先收藏等于学会
    oiken
        9
    oiken  
       11 天前
    @nealHuang 我也是这样的,哈哈哈
    zwpaper
        10
    zwpaper  
       11 天前
    自荐一个: https://github.com/lsd-rs/lsd
    代码写得不算好,不够 Rust ,但是容易上手
    arloor
        11
    arloor  
       11 天前
    我也自荐一个,https://github.com/arloor/rust_http_proxy
    跟二楼有点类似,正向代理+静态资源服务器
    主打一个自己用,轻喷
    LinYaXuan
        12
    LinYaXuan  
       11 天前
    对 Git 感兴趣吗: https://github.com/MrBeanCpp/MIT
    最简陋的部分功能
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2476 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 14:14 · PVG 22:14 · LAX 07:14 · JFK 10:14
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.