yexiyue's Stars
xnx3/translate
AI i18n, Two lines of js realize automatic html translation. No need to change the page, no language configuration file, no API key, SEO friendly!
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
veeso/tui-realm
👑 A ratatui framework to build stateful applications with a React/Elm inspired approach
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
AscendingCreations/AxumSession
Axum Session Management Libraries that use Sqlx
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
async-graphql/async-graphql
A GraphQL server library implemented in Rust
SeaQL/seaography
🧭 GraphQL framework for SeaORM
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
rinja-rs/askama
Type-safe, compiled Jinja-like templates for Rust
tauri-apps/awesome-tauri
🚀 Awesome Tauri Apps, Plugins and Resources
phsym/prettytable-rs
A rust library to print aligned and formatted tables
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
rust-lang/glob
Support for matching file paths against Unix shell style patterns.
rolldown-old/old-rolldown
Modern bundler built on Rollup with couple more features, such as multiple entry points, presets, better configuration experience and more.
yexiyue/cargo-actions
GitHub Actions 工作流模板管理与创建的高效工具
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
huggingface/candle
Minimalist ML framework for Rust
togettoyou/hub-mirror
🚀 Docker 镜像代理,通过 GitHub Actions 将 docker.io、gcr.io、registry.k8s.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像转换为国内镜像加速下载
FiloSottile/homebrew-musl-cross
Homebrew Formula for static-friendly musl-based GCC macOS-to-Linux cross-compilers
rust-cross/cargo-xwin
Cross compile Cargo project to Windows MSVC target with ease
Brendonovich/prisma-client-rust
Type-safe database access for Rust
yexiyue/dialogue-macro
A dialog macro extension that uses declarative definition of user input
google/tarpc
An RPC framework for Rust with a focus on ease of use.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
apache/fury
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
shadcn-ui/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
yexiyue/axum-mongodb
适用于axum的mongodb宏
shuttle-hq/shuttle
Build & ship backends without writing any infrastructure files.