Decision Workspace
embedded-rpc vs embedded-buffer-pool vs daisy-embassy
Side-by-side comparison of Rust crates
47
embedded-rpc
experimentalv0.2.0
no_std async request/response synchronization (Embassy-style)
49
embedded-buffer-pool
experimentalv0.2.0
Fixed-size async buffer pool for no_std firmware using embassy-sync.
47
daisy-embassy
growingv0.2.3
async audio development with daisy seed and embassy
Core Metrics
| embedded-rpc | embedded-buffer-pool | daisy-embassy | |
|---|---|---|---|
| Health Score | 47 | 49 | 47 |
| Total Downloads | 20 | 59 | 2.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 2 | 5 |
| Last Updated | 52d ago | 58d ago | 110d ago |
| Age | 1m | 1m | 1y |
Health Breakdown
embedded-rpc
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
15
embedded-buffer-pool
Maintenance
11
Quality
14
Community
7
Popularity
2
Documentation
15
daisy-embassy
Maintenance
13
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| embedded-rpc | embedded-buffer-pool | daisy-embassy | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 1 | 19 |
| Crate Size | 14KB | 10KB | 44KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embedded-buffer-pool leads with a health score of 49/100, but none of the options score above 80.
- •daisy-embassy has the most downloads (2.2K), suggesting wider adoption.