| Crates.io | icmsg |
| lib.rs | icmsg |
| version | 0.1.0 |
| created_at | 2025-05-12 06:08:23.028341+00 |
| updated_at | 2026-01-21 19:31:30.214632+00 |
| description | Rust implementation of the ICMsg IPC backend |
| homepage | |
| repository | https://github.com/0e4ef622/icmsg-rs |
| max_upload_size | |
| id | 1670057 |
| size | 54,816 |
A Rust implementation of the ICMsg IPC backend from the Zephyr Project with support for async/await. Primarily intended for communication between two cores in an embedded device, ICMsg is very simple, just two ringbuffers in shared memory.