garden VS embassy

Compare garden vs embassy and see what are their differences.

garden

A rust powered smart greenhouse thing (by simmsb)

embassy

Modern embedded framework, using Rust and async. (by embassy-rs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
garden embassy
1 69
5 4,128
- 8.9%
0.0 9.9
over 1 year ago 7 days ago
Rust Rust
MIT License Apache License 2.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.

garden

Posts with mentions or reviews of garden. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-15.
  • Getting into micro controllers with Rust?
    5 projects | /r/rust | 15 Jul 2022
    I've been using rust to learn microcontroller development and I'm loving it. So far I've written the firmware for my split keyboard using embassy on an nrf52840 (https://github.com/simmsb/keyboard) and recently I've been working on a smart greenhouse thing that measures soil temperature and reports the reading to a pi over LoRa (https://github.com/simmsb/garden).

embassy

Posts with mentions or reviews of embassy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.

What are some alternatives?

When comparing garden and embassy you can also consider the following projects:

rtic - Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

rusty-clock - An alarm clock with environment stats in pure bare metal embedded rust

smoltcp - a smol tcp/ip stack

rust-mos - Empowering everyone to build reliable and efficient software.

nrf-hal - A Rust HAL for the nRF family of devices

async-std - Async version of the Rust standard library

crates.io - The Rust package registry

cassette - A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.

asynchron - Asynchronize blocking operation.

bl602-hal - Hardware Abstract Layer for BL602 RISC-V WiFi + BLE SoC in embedded Rust

nrf-softdevice

tock - A secure embedded operating system for microcontrollers