Popularity
3.8
Declining
Activity
0.0
Stable
1
3
3
Monthly Downloads: 12
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.
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Promo
influxdata.com

Do you think we are missing an alternative of cereal-plus or a related project?
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.