Skip to content

Rust 资源大全中文版。An awesome Rust packages and resources

License

Notifications You must be signed in to change notification settings

huaize2020/awesome-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

因库收录较多,全部同步star数会影响加载速度,因此只展示 > 100 的仓库

同时推荐你查看我正在维护的其他仓库

English | 简体中文

目录

官方资源

资源

工具

  • Crates - crates.io: Rust 包管理仓库。

教程

仓库

数据结构

  • rustc-hash - 快速、确定性输出、线程不安全的哈希算法。

  • lazy_static - 一个精小的宏,用于在 Rust 中定义延迟计算的静态变量。
  • Cute - Rust 中用于 Python 式列表推导式的宏。
  • Linq - Rust 中的 LINQ (语言集成查询) 实现。

图像处理

  • image - 提供基本的图像处理功能以及各种图像格式之间的转换方法。
  • photon - ⚡ Rust/WebAssembly 图像处理库。

命令行工具

  • clap - 一个功能齐全、快速的 Rust 命令行参数解析器。
  • colored - (Rust) 让终端上颜如此简单。

HTTP

  • 请求库
    • reqwest - 一个简单而强大的 Rust HTTP 客户端。

Web 框架

(你也许喜欢 rust-web-framework-comparison)

  • yew - 用于构建客户端 Web 应用程序的 Rust / Wasm 框架。
  • axum - 使用 Tokio、Tower 和 Hyper 构建的符合人体工程学的模块化 Web 框架。

静态网站生成 & 博客

  • rspress - 🦀💨 一个基于 Rspack 的快速静态站点生成器。

错误处理

  • anyhow - 基于 std::error::Error 构建的灵活具体错误类型。

缓存

  • lru-rs - 一种LRU缓存的实现。

About

Rust 资源大全中文版。An awesome Rust packages and resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published