BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ebml-iterable

v0.6.3crates.io· Rust

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`.

The verdict
Aging — last published over a year ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago — check before adopting.
Popularity
3.9K downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.6.3over a year ago
  • 0.6.22 years ago
  • 0.6.12 years ago
  • 0.6.02 years ago
  • 0.5.03 years ago
  • 0.4.43 years ago
  • 0.4.33 years ago
  • 0.4.23 years ago
ebml-iterable — 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`. (Rust / crates.io) — verdict, alternatives & security · Modules