keyboard VS embassy

Compare keyboard vs embassy and see what are their differences.

keyboard

Rust firmware for a Corne V3 (by simmsb)

embassy

Modern embedded framework, using Rust and async. (by embassy-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
keyboard embassy
1 70
18 4,324
- 7.6%
3.2 9.9
5 months ago about 5 hours 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.

keyboard

Posts with mentions or reviews of keyboard. 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-04-05.

What are some alternatives?

When comparing keyboard 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