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

https://github.com/tmpfs/serde-binary

Serde data format for binary files
https://github.com/tmpfs/serde-binary

Last synced: 4 months ago
JSON representation

Serde data format for binary files

Awesome Lists containing this project

README

        

# Serde Binary

Serde data format for reading and writing binary data using [binary-stream][].

## License

MIT

[binary-stream]: https://docs.rs/binary-stream/