Decision Workspace
oxideav-vfw vs mwemu-mcp 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.
Model Context Protocol (MCP) server for the mwemu x86/x64/arm64 emulator (libmwemu). Open a binary, configure, prepare memory and emulate step by step over MCP.
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 | mwemu-mcp | oxideav-meta | |
|---|---|---|---|
| Health Score | 46 | 45 | 44 |
| Total Downloads | 453 | 21 | 127 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 2 |
| Releases | 4 | 1 | 1 |
| Last Updated | 61d ago | 43d ago | 64d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
Technical Details
| oxideav-vfw | mwemu-mcp | oxideav-meta | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 7 | 81 |
| Crate Size | 809KB | 38KB | 27KB |
| Features | 5 | 2 | 90 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.80 | 1.85 | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxideav-vfw leads with a health score of 46/100, but none of the options score above 80.