serialization
serialization copied to clipboard
A micro-benchmark that compares some Haskell serialization libraries
Results
2
serialization issues
Sort by
recently updated
recently updated
newest added
[winery](https://hackage.haskell.org/package/winery) is a new serialisation library focused on compatibility.
One very useful application of these serialization libraries is to send data between Haskell servers and Haskell/GHCJS browser clients. It would be nice to see how they perform in GHCJS...