Pinned Repositories
async-io-mini
edge-executor
A minimal async executor suitable for embedded environments
edge-net
async + no_std + no-alloc implementations of various network protocols
esp-idf-matter
Run rs-matter on Espressif chips with ESP IDF
rs-matter
Rust implementation of the Matter protocol. Status: Experimental
rs-matter-stack
rust
Empowering everyone to build reliable and efficient software.
rust-esp32-std-demo
Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
rust-esp32-ulp-blink
A demo binary crate for the ESP32-S2 ULP RISCV chip that blinks a LED via a "mini"-GPIO HAL and communicates with the main processor.
ruwm
[Ru]st [W]ater [M]eter - my explorations into an embedded, async, real-world project
ivmarkov's Repositories
ivmarkov/rust-esp32-std-demo
Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
ivmarkov/edge-net
async + no_std + no-alloc implementations of various network protocols
ivmarkov/ruwm
[Ru]st [W]ater [M]eter - my explorations into an embedded, async, real-world project
ivmarkov/esp-idf-matter
Run rs-matter on Espressif chips with ESP IDF
ivmarkov/rust
Empowering everyone to build reliable and efficient software.
ivmarkov/hal-sim
Embedded-hal simulator.
ivmarkov/edge-frame
A minimal Web Frontend for IOT devices
ivmarkov/rs-matter-stack
ivmarkov/async-io-mini
ivmarkov/channel-bridge
ivmarkov/rs-matter-embassy
ivmarkov/rs-matter
Rust implementation of the Matter protocol. Status: Experimental
ivmarkov/yewdux-middleware
ivmarkov/async-io
Async I/O and timers
ivmarkov/async-task
Task abstraction for building executors
ivmarkov/bluer
BlueR — Official BlueZ Bindings for Rust
ivmarkov/bt-hci
ivmarkov/cmake-rs
Rust build dependency for running cmake
ivmarkov/edge-executor-bug
ivmarkov/embassy
Modern embedded framework, using Rust and async.
ivmarkov/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
ivmarkov/embedded-nal
An Embedded Network Abstraction Layer
ivmarkov/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
ivmarkov/esp-mbedtls
mbedtls for ESP32 bare-metal
ivmarkov/foo-esp
Dummy esp example
ivmarkov/libc
Raw bindings to platform APIs for Rust
ivmarkov/pinned-init
Library facilitating safe pinned initialization
ivmarkov/polling
Portable interface to epoll, kqueue, event ports, and wepoll
ivmarkov/portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
ivmarkov/trouble
A Rust Host BLE stack with a future goal of qualification.