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
- Host: GitHub
- URL: https://github.com/tmpfs/serde-binary
- Owner: tmpfs
- License: mit
- Created: 2022-03-30T01:15:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T08:37:11.000Z (over 2 years ago)
- Last Synced: 2025-02-05T08:02:31.336Z (5 months ago)
- Language: Rust
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/