wenchao24's Stars
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
PyO3/pyo3
Rust bindings for the Python interpreter
djkoloski/rust_serialization_benchmark
Benchmarks for rust serialization frameworks
spacejam/sled
the champagne of beta embedded databases
google/zerocopy
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
shadcn-ui/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
leptos-rs/leptos
Build fast web applications with Rust.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
lapce/floem
A native Rust UI library with fine-grained reactivity
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
NixOS/nix
Nix, the purely functional package manager
nushell/nushell
A new type of shell
cloudwego/volo
Rust RPC framework with high-performance and strong-extensibility for building micro-services.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
rkyv/rkyv
Zero-copy deserialization framework for Rust
apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
coreylowman/cudarc
Safe rust wrapper around CUDA toolkit
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
huggingface/candle
Minimalist ML framework for Rust
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
rust-bakery/nom
Rust parser combinator framework
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
richfelker/musl-cross-make
Simple makefile-based build for musl cross compiler
dtolnay/cxx
Safe interop between Rust and C++
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
practical-tutorials/project-based-learning
Curated list of project-based tutorials
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.