语法详细
The Rust Programming Language - The Rust Programming Language
语法参考
Introduction - The Rust Reference
高级
Introduction - The Rustonomicon
框架
GitHub - servo/servo: The Servo Browser Engine
https://github.com/SergioBenitez/Rocket
认识 actix - actix-web 中文文档 - Rust-Web 开发指南
https://github.com/websockets-rs/rust-websocket
https://github.com/actix/actix-web
https://github.com/yewstack/yew
https://github.com/flosse/rust-web-framework-comparison
GitHub - rbatis/abs_admin: an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案https://github.com/rbatis/abs_admin_vueGitHub - rbatis/abs_admin: an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案
https://github.com/BinChengZhao/delicate A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)
orm
https://github.com/rbatis/rbatis Rust High Performance compile-time ORM(JSON based)
GitHub - CanadianCommander/bot_robert: Robert condensed in to a slack bot! 一个完整的项目基于actix等
c/c++ gen rust code
https://crates.io/crates/bindgen
tonari blog
3K, 60fps, 130ms: achieving it with Rust | tonari blog
https://github.com/Amanieu/parking_lot
https://github.com/tokio-rs/bytes
https://github.com/rust-lang/socket2
https://github.com/trishume/syntect
webrtc,音视频
https://github.com/lucaszanella/rrtsp_client
https://github.com/webrtc-rs/webrtcGitHub - abusivefish/capture-rust: high level 'driver' for the tc358743xbg and potentially the tc358840xbg, making use of V4L2https://github.com/webrtc-rs/webrtc
https://github.com/darkskygit/minimp4.rs A minimp4 Rust binding, h264/h265 stream muxer
GitHub - RustAudio/cpal: Cross-platform audio I/O library in pure Rust Cross-platform audio I/O library in pure Rust
GitHub - raymanfx/eye-rs: Cross platform camera capture in Rust Cross platform camera capture in Rust
GitHub - quadrupleslap/scrap: Screen capture made easy!
https://github.com/mycrl/mystery WebRTC Server implemented by ❤️ Rust.
https://github.com/nakakura/webrtc_gateway_controller
GitHub - LuoZijun/rust-core-video-sys: Bindings to CoreVideo.framework for macOS and iOS
https://github.com/loyd/rscam another rust v4l2
rust 嵌入式 esp32 stm32
esp32 rust
https://github.com/esp-rs/rust
GitHub - rust-embedded/embedded-hal: A Hardware Abstraction Layer (HAL) for embedded systems
Introduction - The Embedded Rust Book
Bootstrapping My Embedded Rust Development Environment