Rust开源:24个绝佳框架、项⽬及资料库
关注「Rust编程指北」,⼀起学习 Rust,给未来投资
为了⽅便阅读,本⽂采⽤中英⽂对照的⽅式,英⽂颜⾊浅⼀些。
Rust has a very lively and fast-paced open source ecosystem, with a ton of contributors working on a ton of awesome projects.
Rust拥有⼀个⽆⽐活跃且快节奏的开源⽣态系统,海量贡献者在这个系统中开展海量优质项⽬。
And if you are asking – what can I build in Rust? The answer is almost everything.
⽽如果你还感到困惑:我能借助Rust打造什么呢?答案是:它⼏乎⽆所不能。
This article will feature some of the open-source Rust libraries, frameworks, and repositories that could be u seful to study or use for your own project.
本⽂将对⼀些开源Rust资料库、框架及储存库进⾏介绍,它们值得研究,⽽且或许还能直接运⽤到你的项⽬中去。
For your convenience, I’ve split them into fields such as web development, game development, blockchain, and others. Let’s dig in!
为了⽅便起见,我将分领域进⾏介绍,分别涵盖⽹页开发、游戏开发、区块链和其他领域。咱们开动吧!Web development frameworks for Rust
Rust⽹站开发框架
Can you build a web app with Rust? Definitely!
你能⽤Rust建设⼀个⽹站应⽤吗?当然能!
Rust has multiple extremely fast web frameworks – Rocket, Actix Web, and Yew – and you can use the one that matches your needs and preferences.
Rust拥有多个极其快速的web框架——Rocket、Actix Web以及Yew——你可以根据⾃⼰的需求和偏好⾃⾏选择。
Rocket
>开源项目

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。