msgpack_stream 1.1.0 copy "msgpack_stream: ^1.1.0" to clipboard
msgpack_stream: ^1.1.0 copied to clipboard

A fast and efficient MessagePack implementation for Dart with streaming support

msgpack_stream #

License: MIT

Lightweight streaming MessagePack library for C++ and Dart.

Features #

  • Streaming - Encode and decode with constant memory
  • Complete - Full MessagePack spec support
  • Lightweight - Zero external dependencies
  • Fast - Minimal overhead

Language Implementations #

Language Description Documentation Benchmark
C++ Zero-copy, allocation-free for embedded systems CPP.md 1.3-7x faster than msgpack-c
Dart Streaming support, zero dependencies DART.md Comparable to msgpack_dart

License #

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright (c) 2025 Flextronic GmbH

0
likes
140
points
261
downloads

Documentation

API reference

Publisher

verified publisherflextronic.net

Weekly Downloads

A fast and efficient MessagePack implementation for Dart with streaming support

Repository (GitLab)
View/report issues
Contributing

Topics

#serialization #msgpack #binary #protocol #streaming

License

MIT (license)

More

Packages that depend on msgpack_stream