Study note
CodeCrafters
Properties
- Type
- Blogs
- Status
- 待读
- Domain
- Rust
- Category
- 项目实践与生态
- Source
- codecrafters.io
- Vault note
library/articles/rust/CodeCrafters-0b6cbbd39e278620.md
Summary
CodeCrafters 是项目式编程挑战平台,可以用 Rust 实现 grep、HTTP server、Redis、SQLite、Git、Docker 等真实系统的简化版。
Highlights
适合把 Rust 练习从语法题推进到系统项目,尤其适合测试驱动实现协议和存储。
Notes
用 Rust 做 grep、HTTP server、Redis、SQLite、Git 等项目式挑战。
Comments
Loading comments...