not-yet-awesome-embedded-ru VS not-yet-awesome-embedded-rust

Compare not-yet-awesome-embedded-ru vs not-yet-awesome-embedded-rust and see what are their differences.

not-yet-awesome-embedded-rust

A collection of items that are not yet awesome in Embedded Rust (by rust-embedded)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
not-yet-awesome-embedded-ru not-yet-awesome-embedded-rust
1 5
- 114
- 0.0%
- 0.0
- over 1 year ago
- Creative Commons Attribution Share Alike 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

not-yet-awesome-embedded-ru

Posts with mentions or reviews of not-yet-awesome-embedded-ru. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.

not-yet-awesome-embedded-rust

Posts with mentions or reviews of not-yet-awesome-embedded-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-16.
  • Rust – Are We Game Yet?
    15 projects | news.ycombinator.com | 16 Mar 2023
    And a list of things missing: https://github.com/rust-embedded/not-yet-awesome-embedded-ru...
  • Tips on switching careers from embedded C to Rust
    1 project | /r/rust | 21 Apr 2022
    Building a portfolio is a great idea. Also you can find various areas to contribute to Rust. That would give you great exposure. Check out the not yet awesome rust repo (https://github.com/rust-embedded/not-yet-awesome-embedded-rust) for ideas. Also take a look at the rust foundation grant program, it’s open for applications now. There’s also the “this week in Rust” newsletter (https://this-week-in-rust.org) where job openings relative to Rust are also listed. Lastly, you can check my bio for a link where I provide a list of project ideas for different areas in embedded including Rust.
  • James Web Space Telescope runs on C++ code.
    7 projects | /r/programming | 9 Jan 2022
    See Not Yet Awesome Embedded Rust for some ongoing work to build out the ecosystem, it's not ready yet. (this is a play on various "Awesome XYZ Rust" lists that have resources for different topics)
  • What libraries do you miss from other languages?
    29 projects | /r/rust | 11 Sep 2021
    Not Yet Awesome Embedded Rust
  • Things you can’t do in Rust (and what to do instead)
    5 projects | /r/rust | 14 May 2021
    Here's an interesting discussion, consolidated here. My view is you should use a restricted scope atomic (as best as can be supported) and interact with that through a handler struct. I.e. no global state.

What are some alternatives?

When comparing not-yet-awesome-embedded-ru and not-yet-awesome-embedded-rust you can also consider the following projects:

unreal-rust - Rust integration for Unreal Engine 5

not-yet-awesome-rust - A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.

gdextension - Rust bindings for Godot 4 [Moved to: https://github.com/godot-rust/gdext]

tlaplus - TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

wg - Coordination repository of the embedded devices Working Group

ceres-solver - A large scale non-linear optimization library

fantoccini - A high-level API for programmatically interacting with web pages through WebDriver.

sea-query - 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite

Ink - 🌈 React for interactive command-line apps

askama - Type-safe, compiled Jinja-like templates for Rust

Lumina - A simple, performant and extensible framework for interacting with FFXIV game data

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust