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
222.1K
Dependents
20
Releases
15
Size
29KB

Deep Insights

๐Ÿ“Š
Steady growth

16.0K downloads in the last 30 days (532/day), up 2% from 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.

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
471/day avg+44%
02004006008001K12/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on ebml-iterable

Version Adoption

v0.6.3
88%
v0.6.2
10%
v0.5.0
1%
v0.6.0
1%
v0.4.0
1%

Release Timeline

15 releasessince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
4
2022
3
2023
5
2024
3
2025
2026
Less
More

Feature Flags

derive-spec

README

Loading README...

Maintainers

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

Similar Crates