Swiftpack.co - foxglove/mcap as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by foxglove.
foxglove/mcap v0.0.0
MCAP is a modular, performant, and serialization-agnostic container file format, useful for pub/sub and robotics applications.
⭐️ 306
🕓 15 weeks ago
macOS
.package(url: "https://github.com/foxglove/mcap.git", from: "v0.0.0")

MCAP

MCAP is a modular container format and logging library for pub/sub messages with arbitrary message serialization. It is primarily intended for use in robotics applications, and works well under various workloads, resource constraints, and durability requirements.

Documentation

Developer quick start

MCAP libraries are provided in the following languages. For guidance on each language, see its corresponding README:

Language Readme API docs Package name Version
C++ readme API docs mcap
Go readme API docs see releases
Python readme API docs mcap
JavaScript/TypeScript readme API docs @mcap/core
Swift readme API docs see releases
Rust readme API docs mcap

To run the conformance tests, you will need to use Git LFS, which is used to store the test logs under tests/conformance/data.

CLI tool

A CLI tool for interacting with the format is available here.

License

MIT License. Contributors are required to accept the Contributor License Agreement.

GitHub

link
Stars: 306
Last commit: 3 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

releases/mcap-cli/v0.0.31
2 weeks ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics