targeral / Rust-Study-Resource

Rust学习资源收集。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust学习资源

视频资源

社区

出版书籍

语言学习

语言

主题:rustc

主题:Cargo

主题:命令行应用

主题:宏

主题:设计模式

主题:错误处理

主题:异步

主题: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

About

Rust学习资源收集。

License:Creative Commons Zero v1.0 Universal