Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abitofevrything/binary_serializable


https://github.com/abitofevrything/binary_serializable

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# binary_serializable

Efficient binary serialization and deserialization, optimized for streams of binary data.

When combined with [`binary_serializable_generator`](https://pub.dev/packages/binary_serializable_generator), provides an easy way to efficiently encode Dart objects to binary and to decode binary streams to Dart objects.