Decision Workspace
oxideav-meta vs oxideav-vfw vs gstreamer-audio
Side-by-side comparison of Rust crates
45
oxideav-meta
experimentalv0.0.1
Aggregator for oxideav — register_all(ctx) explicitly invokes every enabled sibling's register fn. Build-script auto-generates the call list from active feature flags. Audio/video/image/subtitle/hwaccel preset bundles. Replaces oxideav-format-all + the linkme distributed-slice approach (the latter had wasm caveats).
49
oxideav-vfw
experimentalv0.1.1
Pure-Rust 32-bit x86 emulator + PE loader + Video for Windows host that lets oxideav delegate decoding to legitimately-licensed Windows codec DLLs on any platform — for rare/legacy codec compatibility, not day-to-day playback. See docs/winmf/winmf-emulator.md for the design contract.
79
gstreamer-audio
growingv0.25.2
Rust bindings for GStreamer Audio library
Core Metrics
| oxideav-meta | oxideav-vfw | gstreamer-audio | |
|---|---|---|---|
| Health Score | 45 | 49 | 79 |
| Total Downloads | 35 | 392 | 2.3M |
| 30d Downloads | 0 | 0 | 99.4K |
| Dependents | 0 | 1 | 511 |
| Releases | 1 | 4 | 59 |
| Last Updated | 16d ago | 12d ago | 14d ago |
| Age | 16d | 18d | 8y 8m |
Health Breakdown
oxideav-meta
Maintenance
12
Quality
14
Community
5
Popularity
2
Documentation
12
oxideav-vfw
Maintenance
13
Quality
14
Community
7
Popularity
3
Documentation
12
gstreamer-audio
Maintenance
21
Quality
17
Community
18
Popularity
8
Documentation
15
Technical Details
| oxideav-meta | oxideav-vfw | gstreamer-audio | |
|---|---|---|---|
| Version | 0.0.1 | 0.1.1 | 0.25.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 81 | 5 | 12 |
| Crate Size | 27KB | 809KB | 85KB |
| Features | 90 | 5 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | 1.80 | 1.92 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •gstreamer-audio leads with a health score of 79/100, but none of the options score above 80.
- •gstreamer-audio is depended on by 511 crates — strongest ecosystem trust.