rustio rustio.net
50

rusty_h264

v0.2.1 Experimental

A ground-up, pure-Rust H.264 encoder and decoder. Decoder bit-exact vs Cisco openh264 (Baseline + B-slices + most of High profile); encoder bit-exact vs ffmpeg. forbid(unsafe) codec core; optional vendored openh264 SIMD asm (on by default โ€” `--no-default-features` for pure safe Rust). BSD-2.

BSD-2-Clause Edition 2021 MSRV 1.80
Multimedia::EncodingMultimedia::Video #video#decoder#codec#h264#avc

Quick Verdict

  • โœ“Actively maintained (updated 12d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (4KB, 3 deps)

Security

Checking security advisories...
Downloads
241
Dependents
0
Releases
2
Size
4KB

Deep Insights

๐Ÿ“Š
Download activity

241 downloads in the last 30 days (8/day avg).

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 4KB, rusty_h264 is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 13/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 3/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/265/146/16/197/77/24

Version Adoption

v0.2.1
82%
v0.2.0
18%

Release Timeline

2 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
2
Less
More

Feature Flags

default =["asm"]

asm*

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
0
crates depend on rusty_h264

Similar Crates