https://github.com/UgurcanAkkok/AreWeRustYet
Awesome list of "Are We *thing* Yet" for Rust
https://github.com/UgurcanAkkok/AreWeRustYet
awesome rust
Last synced: 21 days ago
JSON representation
Awesome list of "Are We *thing* Yet" for Rust
- Host: GitHub
- URL: https://github.com/UgurcanAkkok/AreWeRustYet
- Owner: UgurcanAkkok
- License: cc0-1.0
- Created: 2020-11-01T17:21:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T15:37:23.000Z (9 months ago)
- Last Synced: 2024-11-06T23:39:22.918Z (6 months ago)
- Topics: awesome, rust
- Homepage:
- Size: 80.1 KB
- Stars: 530
- Watchers: 23
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-areweyet - Are we Rust yet?
- awesome-list - AreWeRustYet
README
# AreWeRustYet [](https://awesome.re)
A curated Awesome list of websites that tracks the state of Rust in related areas
## Are We "Thing" Yet Sites
### [Are We Web Yet](https://www.arewewebyet.org/) [](https://github.com/rust-lang/arewewebyet)  
*Yes! And it's freaking fast!*
A simple reckoning of Rustβs readiness for Web-related things.### [Are We Game Yet](https://arewegameyet.com/) [](https://github.com/rust-gamedev/arewegameyet)  
*Almost. We have the blocks, bring your own glue.*
The Rust community has a number of websites dedicated to keeping track of the state of the ecosystem for specific purposes. (e.g. arewewebyet and arewelearningyet)This one tracks the state of the ecosystem for Game Development in Rust.
### [Are We Learning Yet](https://www.arewelearningyet.com/) [](https://github.com/anowell/are-we-learning-yet)  
It's ripe for experimentation, but the ecosystem isn't very complete yet.### [Are We Async Yet](https://areweasyncyet.rs/) [](https://github.com/rust-lang/areweasyncyet.rs)  
*π Yes! π The long-awaited async/await syntax has been stabilized in Rust 1.39.*areweasyncyet.rs is a website for tracking development progress of `async`/`await` syntax of Rust programming language in the language itself as well as its ecosystem.
### [Are We GUI Yet](https://areweguiyet.com/) [](https://github.com/areweguiyet/areweguiyet)  
*The roots aren't deep but the seeds are planted.*
Want to find crates for GUI in Rust? Then you've come to the right place!
### [Are We IDE Yet](https://areweideyet.com/) [](https://github.com/contradictioned/areweideyet)  An overview about the state of Rust support by text editors and their integrated brethren.
### [Are We IPFS Yet](https://areweipfsyet.rs/) [](https://github.com/rs-ipfs/areweipfsyet.rs)  *...kinda, yeah! The foundations are there, but there's still a lot of fine-tuning and advanced features to implement.*
### [Are We Audio Yet](https://rust.audio/) [](https://github.com/RustAudio/website)  *You can make sounds! π¦ π There are some libraries and plenty of people making things.*
### [Are We VFX Yet](https://arewevfxyet.rs/) [](https://github.com/vfx-rs/arewevfxyet)  
Not yet, but we're getting there. Rust can potentially be a great language for VFX development for tools and libraries used by all levels of developers from juniors all the way to the most senior developer.
### [Are We Distributed Yet](https://arewedistributedyet.com/) [](https://github.com/arewedistributedyet/arewedistributedyet)  
*We're close. We need to fix issues in existing p2p features like webRTC and rally support for new URIs and browser APIs, to create a level playing field where a great user experience doesn't require a centralized system.*
Website + Community effort to unlock the peer-to-peer web at arewedistributedyet.com
### [Are We Bio Yet](https://rust4bio.github.io/arewebioyet/) [](https://github.com/rust4bio/arewebioyet.github.io)  Yes! πππ
(but many projects are still work-in-progress)
The Rust bioinformatics ecosystem contains general, easy-to-use crates like bio, along with a plethora of crates for specific tasks.
### [Are We Quantum Yet](https://arewequantumyet.github.io/) [](https://github.com/arewequantumyet/arewequantumyet.github.io)  
*Not yet, but we have a few things.*
A framework compilation for all things quantum computing in Rust. crab### [Are We Yeet Yet?](https://areweyeetyet.rs/) [](https://github.com/jakevossen5/areweyeetyet.rs)  
*No*
Have you ever had an error that you just were so over that you wanted to yeet it back to the caller function? Maybe, say, yeet it? This page to to track progress on the ability to yeet errors in Rust.
### [Are We In Space Yet](https://aerorust.org/catalogue/) [](https://github.com/AeroRust/are-we-in-space-yet)  *Yes! There is some Rust in space!*
### [Are we stack-efficient yet?](https://arewestackefficientyet.com/)
This is a set of graphs that shows the fraction of stack memory move CPU instructions in a sample of Rust code and C++ code. Lower numbers are better.
## Other Related Sites
[Mozilla Wiki](https://wiki.mozilla.org/Areweyet)
Mozilla's wiki for are we X yet sites which also includes the closed websites too.[Awesome Geo Rust](https://github.com/pka/awesome-georust)
A curated list of awesome geospatial software, libraries, tools and resources, written in Rust.[Are We Podcast Yet](https://arewepodcastyet.com/)
On [Soundcloud](https://soundcloud.com/arewepodcastyet) and [Spotify](https://open.spotify.com/show/3cNGj1FWanrNpX44SrUDLZ?si=xExtk0tbT4C5y2QmLPeFTg)
A new fn Podcast about all things Rust by [Vijaykiran](twitter.com/vijaykiran) and [Wouterdullaert](twitter.com/wouterdullaert)[Lib.rs](https://lib.rs/)
Fast, lightweight, opinionated, unofficial alternative to crates.io.
Has more information than crates.io and automatically categorizes crates and adds missing keywords, to improve browsing by categories and keywords.
[Not-Yet-Awesome Rust](https://github.com/not-yet-awesome-rust/not-yet-awesome-rust)
An (unofficial) sub-community of the Rust programming language that wants to close gaps you feel in Rust's ecosystem.
Lists the problem domains Rust do not have a mature ecosystem for yet.