Lumina VS not-yet-awesome-embedded-rust

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

Lumina

A simple, performant and extensible framework for interacting with FFXIV game data (by NotAdam)

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
Lumina not-yet-awesome-embedded-rust
1 5
80 114
- 0.0%
7.1 0.0
8 days ago over 1 year ago
C#
Do What The F*ck You Want To Public License 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.

Lumina

Posts with mentions or reviews of Lumina. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-11.

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 Lumina and not-yet-awesome-embedded-rust you can also consider the following projects:

ffxiv_act_dfassist - Duty Finder Assist Plugin for ACT, Based on https://github.com/devunt/DFAssist

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.

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

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

thirtyfour - Selenium WebDriver client for Rust, for automated testing of websites

wg - Coordination repository of the embedded devices Working Group

aws-sdk-rust - AWS SDK for the Rust Programming Language

copperspice - Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)

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

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

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