rustio rustio.net
49

ebml-iterable

v0.6.3 Growing

This crate provides an iterator over EBML encoded data. The items provided by the iterator are Tags as defined in EBML. The iterator is spec-agnostic and requires a specification implementing specific traits to read files. Typically, you would only use this crate to implement a custom specification - most often you would prefer a crate providing an existing specification, like `webm-iterable`.

MIT Edition 2018
Data structuresEncodingMultimedia::EncodingParsing tools #encoding#parser#serialization#ebml

Quick Verdict

  • โœ•Not updated for 1+ year
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (29KB, 3 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
254.4K
Dependents
21
Releases
15
Size
29KB

Deep Insights

๐Ÿ“Š
Stable downloads

16.5K downloads in the last 30 days (549/day). Volume is roughly flat compared to the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 4+ years old, ebml-iterable hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

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

๐Ÿ“
Compact crate

At 28KB, ebml-iterable is lightweight. Small crate size correlates with focused, well-scoped functionality.

๐ŸŒŸ
Used by top crates

Notable dependents include webm-iterable, cadeau, swh-mosaic. When high-quality crates choose ebml-iterable, it's a strong quality signal.

Health Breakdown

Maintenance 8/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 9/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
541/day avg+2%
02004006008001K2/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on ebml-iterable

Version Adoption

v0.6.3
89%
v0.6.2
9%
v0.5.0
1%
v0.6.0
1%
v0.4.0
1%

Release Timeline

10 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
2
2023
5
2024
3
2025
2026
Less
More

Feature Flags

derive-spec

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
21
crates depend on ebml-iterable

Similar Crates