Skip to content

cdbennett/best-of-rust-on-embedded-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

best-of-rust-on-embedded-linux

🏆  A ranked list of awesome projects. Updated weekly.

This curated list contains 40 awesome open-source projects with a total of 55K stars grouped into 14 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!

🧙‍♂️ Discover other best-of lists or create your own.

Contents

Explanation

  • 🥇🥈🥉  Combined project-quality score
  • ⭐️  Star count from GitHub
  • 🐣  New project (less than 6 months old)
  • 💤  Inactive project (6 months no activity)
  • 💀  Dead project (12 months no activity)
  • 📈📉  Project is trending up or down
  • ➕  Project was recently added
  • ❗️  Warning (e.g. missing/risky license)
  • 👨‍💻  Contributors count from GitHub
  • 🔀  Fork count from GitHub
  • 📋  Issue count from GitHub
  • ⏱️  Last update timestamp on package manager
  • 📥  Download count from package manager
  • 📦  Number of dependent projects

User Interfaces

Back to top

Show 1 hidden projects...
  • slint (🥇34 · ⭐ 19K) - Slint is an open-source declarative GUI toolkit to build native user.. ❗Unlicensed

Home Automation Protocols

Back to top

rs-matter (🥇17 · ⭐ 380) - Rust implementation of the Matter protocol. Status: Experimental. Apache-2
  • GitHub (👨‍💻 27 · 🔀 46 · 📦 6 · 📋 57 - 45% open · ⏱️ 22.04.2025):

     git clone https://github.com/project-chip/rs-matter
    
Show 2 hidden projects...
  • knxkit (🥉4 · ⭐ 3 · 🐣) - EPL-2.0
  • knx-rust (🥉3 · ⭐ 3 · 💤) - Library implementing the KNXNet/Ip protocol. ❗Unlicensed

Smart Grid Protocols

Back to top

Show 7 hidden projects...
  • rust-ocpp (🥇17 · ⭐ 87) - Libraries for ocpp 1.6 and 2.0.1. Apache-2
  • openleadr-rs (🥈12 · ⭐ 32 · 🐣) - OpenADR 3.0 VTN and VEN implementation in Rust. ❗Unlicensed
  • sunspec_rs (🥈7) - MIT
  • sunspec (🥉6 · ⭐ 7) - Rust crate for accessing SunSpec compliant devices in a safe and.. Apache-2
  • tokio-sunspec (🥉6 · ⭐ 5 · 💀) - A tokio-based SunSpec library. Apache-2
  • eebus-rust (🥉4 · ⭐ 3 · 💀) - Very basic EEBUS protocol implementation in Rust. MIT
  • libmburs (🥉3 · ⭐ 1) - For when you want to talk to an m-bus device but dont want to use C. ❗️EUPL-1.2

Robotics

Back to top

rosrust (🥇20 · ⭐ 760) - Pure Rust implementation of a ROS client library. MIT
  • GitHub (👨‍💻 19 · 🔀 75 · 📦 230 · 📋 110 - 36% open · ⏱️ 03.02.2025):

     git clone https://github.com/adnanademovic/rosrust
    
ros2_rust (🥉18 · ⭐ 1.1K) - Rust bindings for ROS 2. Apache-2
  • GitHub (👨‍💻 47 · 🔀 150 · 📋 170 - 29% open · ⏱️ 13.03.2025):

     git clone https://github.com/ros2-rust/ros2_rust
    
Show 1 hidden projects...
  • r2r (🥉15 · ⭐ 360) - Minimal ROS 2 Rust bindings. ❗Unlicensed

Graphics

Back to top

rust-skia (🥇22 · ⭐ 1.6K) - Rust Bindings for the Skia Graphics Library. MIT
  • GitHub (👨‍💻 56 · 🔀 140 · 📥 370 · 📦 9 · 📋 340 - 10% open · ⏱️ 11.04.2025):

     git clone https://github.com/rust-skia/rust-skia
    

Inter Process Communication

Back to top

Show 6 hidden projects...
  • zbus (🥇25 · ⭐ 480) - Rust D-Bus crate. ❗Unlicensed
  • dbus-rs (🥈15 · ⭐ 620) - D-Bus binding for the Rust language. ❗Unlicensed
  • rustbus (🥈15 · ⭐ 59 · 💤) - Dbus transport in pure rust. MIT
  • dbus-bytestream (🥉6 · ⭐ 6 · 💀) - Native D-Bus implementation for Rust. ❗️LGPL-2.1
  • dbus-pure (🥉5 · ⭐ 13) - Pure Rust implementation of a D-Bus client. Apache-2
  • async-rustbus (🥉2 · ⭐ 2 · 💀) - An asynchronous implementation of the DBus protocol.. ❗Unlicensed

Hardware Abstraction Layer (HAL)

Back to top

linux-embedded-hal (🥇22 · ⭐ 260) - Implementation of the `embedded-hal` traits for Linux.. Apache-2
  • GitHub (👨‍💻 29 · 🔀 45 · 📦 1.4K · 📋 41 - 48% open · ⏱️ 07.02.2025):

     git clone https://github.com/rust-embedded/linux-embedded-hal
    
embedded-hal-mock (🥉17 · ⭐ 130) - Mocks for testing embedded-hal based drivers without.. Apache-2
  • GitHub (👨‍💻 24 · 🔀 24 · 📦 920 · 📋 31 - 29% open · ⏱️ 26.04.2025):

     git clone https://github.com/dbrgn/embedded-hal-mock
    

Character Device Drivers

Back to top

rust-i2cdev (🥇21 · ⭐ 220) - Rust library for interfacing with i2c devices under Linux. Apache-2
  • GitHub (👨‍💻 29 · 🔀 54 · 📦 1K · 📋 31 - 16% open · ⏱️ 04.03.2025):

     git clone https://github.com/rust-embedded/rust-i2cdev
    
rust-spidev (🥉18 · ⭐ 120) - Rust library providing access to spidev devices under Linux. Apache-2
  • GitHub (👨‍💻 16 · 🔀 31 · 📦 810 · 📋 11 - 9% open · ⏱️ 04.03.2025):

     git clone https://github.com/rust-embedded/rust-spidev
    
Show 1 hidden projects...
  • gpio-cdev (🥉18 · ⭐ 220 · 💀) - Rust interface to the Linux GPIO Character Device API.. Apache-2

Continous Integration

Back to top

actions-rust-cross (🥇19 · ⭐ 160) - GitHub Action to compile Rust with cross. Apache-2
  • GitHub (👨‍💻 7 · 🔀 20 · 📦 1K · 📋 34 - 11% open · ⏱️ 12.04.2025):

     git clone https://github.com/houseabsolute/actions-rust-cross
    

Yocto Layers

Back to top

meta-rust (🥇15 · ⭐ 220) - OpenEmbedded/Yocto layer for Rust and Cargo. MIT
  • GitHub (👨‍💻 64 · 🔀 130 · 📋 160 - 38% open · ⏱️ 13.03.2025):

     git clone https://github.com/meta-rust/meta-rust
    
Show 3 hidden projects...
  • meta-rust-bin (🥈12 · ⭐ 120) - Yocto layer for installing Rust toolchain from pre-built.. ❗Unlicensed
  • meta-slint (🥉10 · ⭐ 15) - A Yocto layer with recipes for building Slint. MIT
  • meta-rugix (🥉5) - Yocto layers for Rugix. Apache-2

Yocto

Back to top

kas (🥇21 · ⭐ 450) - Setup tool for bitbake based projects. MIT
  • GitHub (👨‍💻 78 · 🔀 170 · 📦 86 · 📋 110 - 14% open · ⏱️ 24.04.2025):

     git clone https://github.com/siemens/kas
    

Cross Compilation

Back to top

cross (🥇30 · ⭐ 7.3K) - Zero setup cross compilation and cross testing of Rust crates. Apache-2
  • GitHub (👨‍💻 130 · 🔀 400 · 📥 2.2M · 📦 350 · 📋 800 - 23% open · ⏱️ 28.04.2025):

     git clone https://github.com/cross-rs/cross
    

Testing

Back to top

insta (🥇30 · ⭐ 2.5K) - A snapshot testing library for rust. Apache-2
  • GitHub (👨‍💻 60 · 🔀 120 · 📥 130K · 📦 12K · 📋 300 - 15% open · ⏱️ 08.04.2025):

     git clone https://github.com/mitsuhiko/insta
    
proptest (🥉26 · ⭐ 1.9K) - Hypothesis-like property testing for Rust. Apache-2
  • GitHub (👨‍💻 77 · 🔀 180 · 📦 42K · 📋 270 - 41% open · ⏱️ 21.03.2025):

     git clone https://github.com/proptest-rs/proptest
    
Show 1 hidden projects...
  • mockalloc (🥉2 · ⭐ 13 · 💀) - Rust library for testing code relying on the global allocator. ❗Unlicensed

Tools

Back to top

miri (🥈25 · ⭐ 5.1K) - An interpreter for Rusts mid-level intermediate representation. Apache-2
  • GitHub (👨‍💻 310 · 🔀 370 · 📋 1.1K - 13% open · ⏱️ 29.04.2025):

     git clone https://github.com/rust-lang/miri
    
Show 3 hidden projects...
  • clippy (🥇28 · ⭐ 12K) - A bunch of lints to catch common mistakes and improve your Rust.. ❗Unlicensed
  • rugix (🥉17 · ⭐ 73) - A suite of open-source tools to build and deploy reliable embedded Linux.. Apache-2
  • duvet (🥉10 · ⭐ 72) - A requirements traceability tool. Apache-2

Related Resources

  • Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.

For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.

License

CC0

About

A ranked list of awesome Rust crates and projects suitable for the embedded Linux/Unix domain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published