Rust设计模式

Rust 设计模式、反模式和习语目录。「A catalogue of Rust design patterns, anti-patterns and idioms」

Github星跟踪图

Rust Design Patterns

An open source book about design patterns and idioms in the Rust programming
language that you can read here.

Contributing

You are missing content in this repository that can be helpful for others and
you are eager to explain it? Awesome! We are always happy about new contributions
(e.g. elaboration or corrections on certain topics) to this project.

You can check the Umbrella issue
for all the patterns, anti-patterns, and idioms that could be added.

We suggest reading our Contribution guide to get more information
on how contributing to this repository works.

Building with mdbook

This book is built with mdbook. You can
install it by running cargo install mdbook.

If you want to build it locally you can run one of these two commands in the root
directory of the repository:

  • mdbook build

    Builds static html pages as output and place them in the /book directory by
    default.

  • mdbook serve

    Serves the book at http://localhost:3000 (port is changeable, take a look at
    the terminal output to be sure) and reloads the browser when a change occurs.

License

This content of this repository is licensed under MPL-2.0; see LICENSE.

主要指标

概览
名称与所有者rust-unofficial/patterns
主编程语言Handlebars
编程语言Shell (语言数: 2)
平台
许可证Mozilla Public License 2.0
所有者活动
创建于2015-10-15 02:10:14
推送于2025-04-13 12:01:40
最后一次提交
发布数0
用户参与
星数8.4k
关注者数194
派生数383
提交数339
已启用问题?
问题数134
打开的问题数70
拉请求数234
打开的拉请求数8
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?