-
rust-quick-guide
Rust Quick Guide provides short introductions to many Rust programming topics, including the language, ecosystem, concepts, crates, and more.
I'm teaching Rust to compsci students and recent grads who are joining tech teams. I'm creating a guide many Rust topics and their summaries.
https://github.com/sixarm/rust-101
So far there are 90 topics that newcomers ask about. What topics can you suggest that I can add? Thanks!
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Great! I found the rustlings exercises to be an invaluable resource when learning Rust way back when. This and the Rust Book were excellent. Above all else (and there is so much good stuff out there) I'd recommend those two resources.
https://github.com/rust-lang/rustlings
https://doc.rust-lang.org/book/index.html