https://github.com/bhansconnect/roc-msgpack
Msgpack encoding and decoding in Roc!
https://github.com/bhansconnect/roc-msgpack
Last synced: 3 months ago
JSON representation
Msgpack encoding and decoding in Roc!
- Host: GitHub
- URL: https://github.com/bhansconnect/roc-msgpack
- Owner: bhansconnect
- Created: 2024-07-09T00:45:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T05:36:35.000Z (9 months ago)
- Last Synced: 2025-01-05T22:44:14.891Z (5 months ago)
- Language: Roc
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- roc-awesome - bhansconnect/roc-msgpack
README
# [MessagePack](https://msgpack.org/) Decoder and Encoder for Roc!
It's like JSON, but fast and small.