Rust
Rust.framework
· β˜• 1 min read
Rust / Wasm framework for building client web apps https://github.com/yewstack/yew

Rust Study
· β˜• 1 min read
ν•œκ΅­ 러슀트 μ‚¬μš©μž κ·Έλ£Ή https://rust-kr.org/ https://github.com/rust-kr Learn Rust https://github.com/inancgumus/learnrust A curated list of Rust code and resources. https://github.com/rust-unofficial/awesome-rust Tour of Rust https://tourofrust.com/00_ko.html rust-learning https://github.com/ctjhoa/rust-learning/blob/master/ko_KR.md Noob q - is there a resource/book about rust best practices? https://www.reddit.com/r/rust/comments/8vg9iw/noob_q_is_there_a_resourcebook_about_rust_best/ A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust. https://github.com/mre/idiomatic-rust Clear explanation of Rust’s module system http://www.sheshbabu.com/posts/rust-module-system/ Rust explained using easy English

Rust Libraries
· β˜• 1 min read
The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. https://github.com/launchbadge/sqlx An easy and powerful Rust HTTP Client https://github.com/seanmonstar/reqwest Rust ORM Framework High Performance Rust ORM(JSON based) https://github.com/rbatis/rbatis Rayon: A data parallelism library for Rust https://github.com/rayon-rs/rayon

Rust trending
· β˜• 1 min read
Async multi-producer multi-consumer channel https://github.com/stjepang/async-channel Rust language bindings for TensorFlow https://github.com/tensorflow/rust