# rstt **Repository Path**: piao/rstt ## Basic Information - **Project Name**: rstt - **Description**: rust 学习实例项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-05 - **Last Updated**: 2024-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust ## README # examples This sample is a very simple learn project in [Rust](https://www.rust-lang.org/) ## books examples * [geektime-rust][1] * [The Algorithms - Rust][3] * [Rust算法教程][8] * [Rust设计模式中文版][9] * [rust-lang/mdBook][10] * [通过例子学 Rust][11] * [Rust 编码规范 中文版][12] * [Rust Cookbook 中文版][13] * [Rust语言圣经][14] * [RustPrimer][15] * [Rust 程序设计语言(第二版 & 2018 edition) 简体中文版][16] ## project: * [hello-rocket][2] * [geektime rust][4] * [mini proxy][5] * [mini redis][6] * [pisanix][7] [1]: https://github.com/tyrchen/geektime-rust [2]: https://github.com/piaohua/hello-rocket [3]: https://github.com/TheAlgorithms/Rust [4]: https://github.com/tyrchen/geektime-rust [5]: https://gitee.com/piao/mini-proxy [6]: https://github.com/tokio-rs/mini-redis [7]: https://github.com/database-mesh/pisanix [8]: https://github.com/course-rs/algos [9]: https://github.com/chuxiuhong/chuxiuhong-rust-patterns-zh [10]: https://github.com/chinanf-boy/mdBook-zh [11]: https://github.com/rust-lang-cn/rust-by-example-cn [12]: https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh [13]: https://github.com/zzy/rust-cookbook-zh-cn [14]: https://github.com/sunface/rust-course [15]: https://github.com/rustcc/RustPrimer [16]: https://github.com/KaiserY/trpl-zh-cn