Popularity
4.4
Stable
Activity
0.0
Stable
1
4
3

Monthly Downloads: 22
Programming language: Haskell
License: MIT License
Tags: Utils     Serialization    
Latest version: v0.4.2

cereal-plus alternatives and similar packages

Based on the "Serialization" category.
Alternatively, view cereal-plus alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cereal-plus or a related project?

Add another 'Serialization' Package

README

cereal-plus

An extended serialization library on top of "cereal".

Features

  • Provides non-orphan instances for an extended range of types.
  • Provides transformer types and support for mutable data.
  • Reapproaches the naming conventions of "cereal" library.

For a streaming frontend over this library see pipes-cereal-plus.


Build Status