Rust-blog Alternatives
-
rust
Empowering everyone to build reliable and efficient software.
-
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
-
MeiliSearch
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
-
ruffle
A Flash Player emulator written in Rust
-
solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
alacritty
A cross-platform, OpenGL terminal emulator.
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
tikv
Distributed transactional key-value database, originally created to complement TiDB
-
py-spy
Sampling profiler for Python programs
-
cargo
The Rust package manager
-
bevy
A refreshingly simple data-driven game engine built in Rust
-
easy_rust
Rust explained using easy English
-
rust-analyzer
An experimental Rust compiler front-end for IDEs
-
PyO3
Rust bindings for the Python interpreter
-
gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
-
rust
Rust language bindings for TensorFlow
-
tide
Fast and friendly HTTP server framework for async Rust
-
ggez
Rust library to create a Good Game Easily
-
openethereum
The fast, light, and robust client for the Ethereum mainnet.
Posts
-
Which are the best Rust repositories to read to learn the language?
My Rust blog is technically a repository :)
-
A half-hour to learn Rust
Sorry, I probably edited my comment while you were replying and added a couple links.
Check misconception 2 here, I think it addresses your point.
https://github.com/pretzelhammer/rust-blog/blob/master/posts...
-
Lifetime restrictions with async_trait
The 2 methods are not actually equivalent. The poll method's dyn Future is "+ 'static" by default. (This may be a good blog post to read: https://github.com/pretzelhammer/rust-blog/blob/master/posts/common-rust-lifetime-misconceptions.md)
-
Planning To Learn Rust Learning Resources Much
Learning Rust in 2020
-
Finally Starting To Learn Rust In 2020 Any
Learning Rust in 2020
-
Looking For Ways To Learn Rust
Common Rust Lifetime Misconceptions
Learning Rust in 2020
-
First 3 Months of Rust
Also, I suggest reading Common Rust Lifetime Misconceptions. Disclaimer: I wrote it.
-
Rusticles #20 - Wed Nov 18 2020
pretzelhammer/rust-blog (Rust): Educational blog posts for Rust beginners
-
Rusticles #10 - Wed Sep 09 2020
pretzelhammer/rust-blog (Rust): Educational blog posts for Rust beginners
Stats
pretzelhammer/rust-blog is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.