Library for describing binary formats for Scala types
https://github.com/harrah/sbinary
SBinary is a library for describing binary protocols, in the form of
mappings between Scala types and binary formats. It can be used as a
robust serialization mechanism for Scala objects or a way of dealing
with existing binary formats found in the wild.
It started out life as a loose port of Haskell's Data.Binary. It's
since evolved a bit from there to take advantage of the features Scala
implicits offer over Haskell type classes, but the core idea has
remained the same.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages:attic/sbinary && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| climbing-nemesis.py | 0000011085 10.8 KB | |
| sbinary.changes | 0000000818 818 Bytes | |
| sbinary.spec | 0000005924 5.79 KB | |
| v0.4.2.tar.gz | 0000012502 12.2 KB |
Comments 0