Decision Workspace
zerodds-dashboard vs zerodds-recorder-bridge vs syswatch
Side-by-side comparison of Rust crates
50
zerodds-dashboard
experimentalv1.0.0-rc.1
Live monitoring dashboard for ZeroDDS: topic list, latency histograms, discovery graph, replay timeline. Embeds an HTTP server with a browser SPA.
50
zerodds-recorder-bridge
experimentalv1.0.0-rc.1
Live recorder daemon: subscribes to a configured set of DDS topics and writes received samples to a .zddsrec file.
43
syswatch
experimentalv0.6.1
Single-host, read-only system diagnostics TUI. Twelve tabs covering CPU, memory, disks, processes, GPU, power, services, network, plus a Timeline scrubber and an Insights anomaly engine. Sibling to netwatch.
Core Metrics
| zerodds-dashboard | zerodds-recorder-bridge | syswatch | |
|---|---|---|---|
| Health Score | 50 | 50 | 43 |
| Total Downloads | 13 | 13 | 269 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 14 |
| Last Updated | 18d ago | 17d ago | 2d ago |
| Age | 18d | 17d | 24d |
Health Breakdown
zerodds-dashboard
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
15
zerodds-recorder-bridge
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
15
syswatch
Maintenance
13
Quality
12
Community
5
Popularity
3
Documentation
10
Technical Details
| zerodds-dashboard | zerodds-recorder-bridge | syswatch | |
|---|---|---|---|
| Version | 1.0.0-rc.1 | 1.0.0-rc.1 | 0.6.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 2 | 2 | 16 |
| Crate Size | 15KB | 13KB | 121KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zerodds-dashboard leads with a health score of 50/100, but none of the options score above 80.
- •syswatch has the most downloads (269), suggesting wider adoption.
- •syswatch is pre-1.0 — API may change.