ogg-core 0.1.0

Sans-IO Ogg page/packet mux and demux (freestanding)
Documentation
  • Coverage
  • 100%
    19 out of 19 items documented0 out of 0 items with examples
  • Size
  • Source code size: 37.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 523.7 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nyxways/mediaway
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dev-nyxie

ogg

Sans-IO Ogg page/packet mux + demux (RFC 3533). Freestanding — no Mediaway types.

Unprefixed reusable core — naming ADR-0012.

v1 scope: mux is one-packet-per-page (simple, always valid); demux is fully general (multi-packet pages, cross-page continuation). See docs/roadmap.md and adr/0001.