meta-riscv VS meta-rust

Compare meta-riscv vs meta-rust and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
meta-riscv meta-rust
3 2
331 195
1.2% 1.0%
7.9 7.4
about 5 hours ago 3 months ago
BitBake NASL
GNU General Public License v3.0 or later MIT License
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.

meta-riscv

Posts with mentions or reviews of meta-riscv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-11.
  • New to embedded
    3 projects | /r/embeddedlinux | 11 Mar 2023
    There does exist a Yocto recipe for RISC-V that claims to support both 32 and 64-bit. I haven't used it myself, but your best bet may be spin up a custom Yocto/OE based distro. You can find the source and documentation here: https://github.com/riscv/meta-riscv
  • Pine64 August update: RISC and reward
    2 projects | /r/RISCV | 28 Aug 2022
    Great news !. We have a yocto port for JH7110 here https://github.com/riscv/meta-riscv/blob/master/conf/machine/visionfive.conf, I will be happy to add a machine conf for pine64, It should be easy enough to start from above as template.
  • Support of the Nezha Allwinner D1 - Yocto kirkstone
    1 project | /r/3mdeb | 4 Apr 2022
    Remember our blog post about #Nezha board? It is an SBC with a #RISC-V D1 chip onboard. If you have knowledge of #Yocto, from now on you can create a system image using the #meta-riscv layer. For more please refer to our pull request at GitHub repository: https://github.com/riscv/meta-riscv/pull/327

meta-rust

Posts with mentions or reviews of meta-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-13.
  • Advice: i.MX8X in Rust?
    1 project | /r/rust | 13 Jan 2023
    No patching Rust, what I did end up patching (for the reasons in my previous comment), was the Yocto Rust support layer, meta-rust - Rust support is present in mainline, but it's relatively slow with updates, and we're, for now, based on Kirkstone
  • Is anyone actually stuck on an old version of Rust
    4 projects | /r/rust | 13 Sep 2022
    We depend on https://github.com/meta-rust/meta-rust which doesn't get updated regularly.

What are some alternatives?

When comparing meta-riscv and meta-rust you can also consider the following projects:

darkriscv - opensouce RISC-V cpu core implemented in Verilog from scratch in one night!

poky - Mirror of https://git.yoctoproject.org/poky/.

meta-balena - A collection of Yocto layers used to build balenaOS images

libs-team - The home of the library team

ready-set-yocto - A short, unofficial guide on getting started with Yocto using a Raspberry Pi

meta-conan - Yocto layer for the Conan project

meta-dimitriOS - A BitBake layer for my Linux based projects

rfcs - RFCs for changes to Rust

meta-sifive - SiFive OpenEmbedded / Yocto BSP Layer

meta-raspberrypi - Yocto/OE BSP layer for the Raspberry Pi boards

freedom-u-sdk - Freedom U Software Development Kit (FUSDK)

cargo-bitbake - cargo extension that can generate BitBake recipes utilizing the classes from meta-rust