vrt

Crates.iovrt
lib.rsvrt
version0.2.3
created_at2024-02-15 18:52:10.222046+00
updated_at2025-04-03 00:14:15.643576+00
descriptionParser/encoder for VITA Radio Transport data
homepagehttps://github.com/littleairmada/vrt-rs
repositoryhttps://github.com/littleairmada/vrt-rs
max_upload_size
id1141428
size53,851
Blair Gillam (littleairmada)

documentation

README

vrt - a VITA Radio Transport (49.0-2015) protocol parser/encoder library for Rust

Crates.io Version Documentation License: MIT CI Status dependency status

A library for interacting with systems supporting VITA Radio Transport (VRT). The crate is a work in progress.

Currently, this crate supports:

  • basic data structures and functionality for parsing VRT message headers and trailers

If you have ideas, requests, or proposals for future features, pleased don’t hesitate to open Github issues.

Changes

See CHANGELOG.md.

Licensing

The vrt crate is distributed under the terms of the MIT license. See the LICENSE file for details.

Commit count: 29

cargo fmt