2 releases

0.1.1 Nov 19, 2025
0.1.0 Dec 3, 2023

#1415 in Parser implementations

34 downloads per month

MIT license

34KB
877 lines

Signal Metadata Format (SigMF) in Rust

The SigMF specification document.

Roadmap

PoC

SigMF Metadata

  • parse all core fields in metadata
  • support GeoJSON parsing
  • support datetime parsing
  • optional checksum validation
  • reading samples from data file
  • reading multiple channels
  • automatic searching accompanying files (e.g., open data file if metadata is provided)
  • add documentation and doc tests

Infra

  • run tests on CI
  • configure linters
  • add validation rules to PR
  • configure publishing to crates
  • add license info

Later

  • SigMF Archive reading
  • support extensions

Dependencies

~1.2–2.2MB
~46K SLoC