esp-rs/embedded-svc

Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)

172

stars

337

commits

Rust

primary language

Mar 9, 2026

updated

embedded
embedded-hal
rust

README

Rust APIs and abstractions for embedded services

CI crates.io Documentation Matrix

This crate ships traits for embedded features such as wifi, networking, httpd, logging. The intended use is for concrete implementations to use the traits provided in this crate as a common base. This would eventually lead to a portable embedded ecosystem. The APIs currently have a single implementation for the ESP32[-XX] / ESP-IDF. However, they are meant to be portable and should be possible to implement for other boards too.

For more information, check out:

Contributors

ivmarkov

304 commits

ImUrX

6 commits

bugadani

5 commits

MabezDev

2 commits

esp-rs/embedded-svc

Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)

172

stars

337

commits

Rust

primary language

Mar 9, 2026

updated

embedded
embedded-hal
rust

README

Rust APIs and abstractions for embedded services

CI crates.io Documentation Matrix

This crate ships traits for embedded features such as wifi, networking, httpd, logging. The intended use is for concrete implementations to use the traits provided in this crate as a common base. This would eventually lead to a portable embedded ecosystem. The APIs currently have a single implementation for the ESP32[-XX] / ESP-IDF. However, they are meant to be portable and should be possible to implement for other boards too.

For more information, check out:

Contributors

ivmarkov

304 commits

ImUrX

6 commits

bugadani

5 commits

MabezDev

2 commits

Languages

Rust

100.0%