Popularity
4.7
Growing
Activity
0.0
Stable
1
4
3
Monthly Downloads: 7
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.
-
aeson-deriving
Data types for compositional, type-directed serialization
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Promo
blog.mergify.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.