CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
actix
Actor framework for Rust.
volta
Volta: JS Toolchains as Code. ⚡
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
tower
async fn(Request) -> Result<Response, Error>
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.
prost
PROST! a Protocol Buffers implementation for the Rust Language
game-developer-roadmap
Roadmap to becoming a game developer in 2022
idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
pyo3
Rust bindings for the Python interpreter
fd
A simple, fast and user-friendly alternative to 'find'
check-if-email-exists
这是一款用 Rust 开发的邮箱验证工具,通过正则表达式、DNS、SMTP 等多重校验,在不发送邮件的情况下验证邮箱有效性,支持 API 和 CLI 等使用方式。