rustup

@rustup

rustup 暂无简介

rustup的个人主页
/
关注的仓库(246)

    Watch rustup/async-graphql

    Async-graphql是用 Rust 语言实现的 GraphQL 服务端库。它完全兼容 GraphQL 规范以及绝大部分的扩展功能,类型安全并且高性能。 你可以用 Rust 语言的方式来定义 Schema,过程宏会自动生成 GraphQL 查询的框架代码,没有扩展 Rust 的语法,意味着 Rustfmt 可以正常使用,我很看重这一点,这也是为什么我会开发Async-graphql的原因之一。

    最近更新: 接近2年前

    Watch rustup/graphql-client

    A typed GraphQL client library for Rust.

    最近更新: 接近2年前

    Watch rustup/axum

    axum 基于Tokio和Hyper打造,模块化设计较好,目前口碑很好,值得使用Ergonomic and modular web framework built with Tokio, Tower, and Hyper.

    最近更新: 2年前

    Watch rustup/tauri

    Rust桌面UI框架。 Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms.

    最近更新: 2年前

    Watch rustup/mio

    MIO = Meta IO,是一个底层IO库,往往用于构建其它网络库,当然如果你对应用网络性能有非常极限的要求, 可以考虑它,因为它的层次比较低,所带来的抽象负担小,所以性能损耗小。

    最近更新: 2年前

    Watch rustup/fast_image_resize

    Rust library for fast image resizing with using of SIMD instructions.

    最近更新: 2年前

    Watch rustup/image

    This crate provides basic image processing functions and methods for converting to and from various image formats.

    最近更新: 2年前

    Watch rustup/tonic-web-wasm-client

    Rust implementation of grpc-web protocol that allows using tonic in browsers via webassembly.

    最近更新: 2年前

    Watch rustup/tonic

    纯Rust实现的gRPC客户端和服务器端,文档和示例较为清晰。tonic 在某些情况下可能比 grpc-rust 的性能更好。tonic 更加符合 Rust 的开发方式和哲学,而 grpc-rust 则提供了一些 Rust 特有的功能和更加灵活的接口设计。它们接口设计风格不同:grpc-rust 的接口设计风格更加 Rust 风格,提供了一些 Rust 特有的功能.

    最近更新: 2年前

    Watch rustup/trust-dns

    trust-dns-resolver 是 Rust 的 DNS 解析库,它是 Trust-DNS 项目的一部分。Trust-DNS 项目的目标是成为 Rust 中完整、安全的 DNS 处理库,而 trust-dns-resolver 正是该项目的关键组成部分,负责执行 DNS 解析任务。它支持异步 DNS 解析,可以在不阻塞你的应用程序的情况下进行 DNS 查询。

    最近更新: 2年多前

搜索帮助