https://github.com/msgpack/pickling-msgpack
Msgpack support for Scala pickling object serialization framework.
https://github.com/msgpack/pickling-msgpack
Last synced: 10 months ago
JSON representation
Msgpack support for Scala pickling object serialization framework.
- Host: GitHub
- URL: https://github.com/msgpack/pickling-msgpack
- Owner: msgpack
- Created: 2014-01-27T12:05:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T13:07:43.000Z (almost 12 years ago)
- Last Synced: 2025-03-22T16:45:36.504Z (10 months ago)
- Language: Scala
- Size: 344 KB
- Stars: 7
- Watchers: 8
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pickling-msgpack
=====
__pickling-msgpack__ is an extension of [Scala pickling](https://github.com/scala/pickling) for serializing objects in [MessagePack](http://msgpack.org) format.