Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msgpack4z/msgpack4z-core
typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]
https://github.com/msgpack4z/msgpack4z-core
msgpack scala scala-native scalajs scalaz serialization
Last synced: 4 days ago
JSON representation
typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]
- Host: GitHub
- URL: https://github.com/msgpack4z/msgpack4z-core
- Owner: msgpack4z
- License: mit
- Created: 2015-01-04T17:58:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T22:42:09.000Z (8 months ago)
- Last Synced: 2024-03-29T23:33:17.398Z (8 months ago)
- Topics: msgpack, scala, scala-native, scalajs, scalaz, serialization
- Language: Scala
- Homepage:
- Size: 439 KB
- Stars: 44
- Watchers: 4
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# msgpack4z-core
[![scaladoc](https://javadoc.io/badge2/com.github.xuwei-k/msgpack4z-core_3/javadoc.svg)](https://javadoc.io/doc/com.github.xuwei-k/msgpack4z-core_3/latest/api/msgpack4z.html)
[![Scala.js](https://www.scala-js.org/assets/badges/scalajs-1.0.0.svg)](https://www.scala-js.org)-
-### example
-
-### latest stable version
```scala
libraryDependencies += "com.github.xuwei-k" %% "msgpack4z-core" % "0.6.2"
```### dependency graph
[![graph](https://msgpack4z.github.io/graph.svg)](https://msgpack4z.github.io/graph.svg)