Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 10 Rust Book Projects
-
Project mention: sup crustaceans, how can i make this in rust(made in c++), im a complete noob | reddit.com/r/learnrust | 2023-03-29
rather, read the book
-
Project mention: Trying to learn by tutorials, for cannot find a single Actix/Diesel tutorial that actually compiles | reddit.com/r/rust | 2023-03-12
I’m currently using zero2prod to learn actix. It uses sqlx instead of diesel though it is very well written and works well. The author does a great job explaining reasonings for decisions and while opinionated he does back up the reasons. Would highly recommend checking it out.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
🔜 Rust in Action - repo - Tim McNamara
-
Project mention: Rust from a security perspective, where is it vulnerable? | reddit.com/r/rust | 2023-01-16
"High Assurance Rust" is going to be an amazing resource, but is still being written. Still, good stuff there already: https://highassurance.rs/
-
-
HandsOnRust
The source code that accompanies Hands-on Rust: Effective Learning through 2D Game Development and Play by Herbert Wolverson
Started learning rust a while ago but I needed something to walk me through the features while building something useful. I discovered Hands On Rust and have learned more in 3 hours of building flappy bird clones than in two weeks of experimenting with tutorials.
-
Then go to: - rust-hosted-langs/book: Writing Interpreters in Rust: a Guide or https://craftinginterpreters.com/
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
🔜 Refactoring to Rust - repo - Nate Mara
-
-
Project mention: I made a site that tracks the price of eggs at every US Walmart. The most expensive costs 3.4X more than the cheapest. | reddit.com/r/InternetIsBeautiful | 2023-02-22
I would like to also note. I actually have a bad habit of doing everything in Rust to a fault. For example, I'm also working on a Book Reader and the Full Stack is in Rust. Even though I should've made the frontend in Typescript. I personally haven't touched up on Javascript or Java since I started learning Rust. I just love it too much.
Rust Book related posts
- sup crustaceans, how can i make this in rust(made in c++), im a complete noob
- unable to install rust
- I want to implement DSA but I'm confused which language to learn
- What rustisms would you port to another language?
- Good books to learn Rust. A definitive guide?
- People say forget OOP when switching to Rust, but what does that mean? Is it like moving to JS?
- Trying to learn by tutorials, for cannot find a single Actix/Diesel tutorial that actually compiles
-
A note from our sponsor - SonarQube
www.sonarqube.org | 29 Mar 2023
Index
What are some of the best open-source Book projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | book | 11,802 |
2 | zero-to-production | 3,195 |
3 | code | 1,444 |
4 | high-assurance-rust | 1,136 |
5 | crowbook | 592 |
6 | HandsOnRust | 286 |
7 | book | 280 |
8 | refactoring-to-rust | 63 |
9 | rust-notes | 58 |
10 | TheReader | 6 |