美文网首页Rust探索
Rust学习资源(持续更新)

Rust学习资源(持续更新)

作者: 袁承兴 | 来源:发表于2020-11-05 12:03 被阅读0次

出版书籍

语言学习

语言

主题:rustc

主题:命令行应用

主题:宏

主题:错误处理

主题:异步

主题:WebAssembly

主题:文档

主题:FFI

练习

板条箱

食谱

常用箱

  • Tokio,10.9k stars,async programming engine
  • Actix,10.3k stars,Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
  • clap,5.1k stars,Command Line Argument Parser for Rust
  • Serde,3.7k stars,Serialization/Deserialization library
  • Crossbeam,3.4k stars,This crate provides a set of tools for concurrent programming
  • StructOpt,1.8k stars,Parse command line arguments by defining a struct
  • Regex,1.7k stars,regular expressions
  • thiserror,1.2k stars, This library provides a convenient derive macro for the standard library's std::error::Error trait
  • winapi-rs,1.1k stars,bindings for windows APIs

视频资源

社区

博客

相关文章

网友评论

    本文标题:Rust学习资源(持续更新)

    本文链接:https://www.haomeiwen.com/subject/bmvovktx.html