Decision Workspace
lvqr-codec vs oxideav-h265 vs rust_h265
Side-by-side comparison of Rust crates
53
lvqr-codec
experimentalv1.0.0
Codec parsers for LVQR: HEVC, AAC, and future VP9 / AV1 / Opus. Produces FragmentMeta and init segments from raw codec-private data.
45
oxideav-h265
experimentalv0.0.8
Pure-Rust H.265 / HEVC (ITU-T H.265 | ISO/IEC 23008-2) bitstream parser + decoder scaffold for oxideav
40
rust_h265
experimentalv0.1.0
Pure Rust H.265/HEVC video decoder (Main and Main 10 profile, 8-bit and 10-bit 4:2:0)
Core Metrics
| lvqr-codec | oxideav-h265 | rust_h265 | |
|---|---|---|---|
| Health Score | 53 | 45 | 40 |
| Total Downloads | 226 | 484 | 23 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 26 | 1 | 0 |
| Releases | 4 | 6 | 1 |
| Last Updated | 27d ago | 16d ago | 34d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
lvqr-codec
Maintenance
14
Quality
15
Community
9
Popularity
3
Documentation
12
oxideav-h265
Maintenance
15
Quality
8
Community
7
Popularity
3
Documentation
12
rust_h265
Maintenance
11
Quality
12
Community
5
Popularity
2
Documentation
10
Technical Details
| lvqr-codec | oxideav-h265 | rust_h265 | |
|---|---|---|---|
| Version | 1.0.0 | 0.0.8 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | AGPL-3.0-or-later | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 2 |
| Crate Size | 42KB | 1.1MB | 757KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.80 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lvqr-codec leads with a health score of 53/100, but none of the options score above 80.
- •oxideav-h265 has the most downloads (484), suggesting wider adoption.
- •oxideav-h265, rust_h265 are pre-1.0 — API may change.