hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

actix

Actor framework for Rust.

actix actor actor-model concurrency hacktoberfest
star9.1k
Rust
avatar

volta

Volta: JS Toolchains as Code. ⚡

node nodejs package-manager
star12.6k
Rust
avatar

actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

actix actix-web async rust web
star23.9k
Rust
avatar

wasmtime

A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

aot cranelift jit lightweight portable
star17.1k
Rust
avatar

tower

async fn(Request) -> Result<Response, Error>

middleware rust tower
star4.0k
Rust
avatar

FlyingCarpet

Cross-platform AirDrop. File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No network infrastructure required, just two devices with WiFi chips (and optionally Bluetooth) in close range.

android bluetooth bluetooth-low-energy cross-platform f-droid
star4.7k
Rust
avatar

prost

PROST! a Protocol Buffers implementation for the Rust Language

protobuf rust
star4.5k
Rust
avatar

game-developer-roadmap

Roadmap to becoming a game developer in 2022

star5.7k
Rust
avatar

idiomatic-rust

🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.

ergonomics idiomatic idiomatic-rust rust
star7.4k
Rust
avatar

pyo3

Rust bindings for the Python interpreter

binding ffi python python-c-api rust
star14.8k
Rust
avatar

fd

A simple, fast and user-friendly alternative to 'find'

cli command-line filesystem hacktoberfest regex
star40.4k
Rust
avatar

check-if-email-exists

这是一款用 Rust 开发的邮箱验证工具,通过正则表达式、DNS、SMTP 等多重校验,在不发送邮件的情况下验证邮箱有效性,支持 API 和 CLI 等使用方式。

email email-validation email-validation-api email-verification email-verification-api
star4.7k
Rust