Decision Workspace
oxideav-vfw vs oxideav-tracevfw vs oxideav-meta
Side-by-side comparison of Rust crates
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.
Trace + debug CLI for oxideav-vfw — load a Windows codec DLL/AX, probe it, encode/decode test data, log memory watches, set PC breakpoints
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).
Core Metrics
| oxideav-vfw | oxideav-tracevfw | oxideav-meta | |
|---|---|---|---|
| Health Score | 49 | 45 | 45 |
| Total Downloads | 392 | 31 | 35 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 0 |
| Releases | 4 | 1 | 1 |
| Last Updated | 12d ago | 17d ago | 16d ago |
| Age | 18d | 17d | 16d |
Health Breakdown
Technical Details
| oxideav-vfw | oxideav-tracevfw | oxideav-meta | |
|---|---|---|---|
| Version | 0.1.1 | 0.0.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 5 | 81 |
| Crate Size | 809KB | 26KB | 27KB |
| Features | 5 | 0 | 90 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80 | 1.80 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxideav-vfw leads with a health score of 49/100, but none of the options score above 80.