Skip to content

[Rust Port] Rust reimplementation of all 12 sessions β€” request to add link in READMEΒ #188

@Hamiltonxx

Description

@Hamiltonxx

Hi! I've been learning from this project and found it incredibly well-structured.

I've completed a Rust reimplementation of all 12 sessions:
πŸ‘‰ https://github.com/Hamiltonxx/learn-claude-code-rust

What's different:

  • All sessions rewritten in Rust (tokio + reqwest + serde)
  • Same harness mechanisms, Rust-native patterns (trait objects, Arc<Mutex>, mpsc)
  • Includes the same web platform and docs (zh/en/ja)
  • Blog series documenting the build process (Chinese): https://blog.cirray.cn

Would you consider adding a link under the README β€” perhaps a "Ports / Translations" section? It might be useful for Rust developers who want to follow the same learning path.

Happy to provide any additional context. Thanks for the great project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions