Popularity
3.3
Declining
Activity
0.0
Stable
3
2
2
Monthly Downloads: 1
Programming language: Haskell
License: LicenseRef-OtherLicense
aeson-bson alternatives and similar packages
Based on the "aeson" category.
Alternatively, view aeson-bson alternatives based on common mentions on social networks and blogs.
-
aeson-injector
Haskell library for injecting fields into aeson values -
aeson-casing
Tools to change the formatting of field names in Aeson instances. -
aeson-smart
Better template haskell generation of parseJSON and toJSON methods -
aeson-flowtyped
Moved to https://gitlab.com/transportengineering/aeson-flowtyped -
aeson-value-parser
An API for parsing "aeson" JSON tree into Haskell types -
aeson-applicative
define To/From JSON instances from one applicative definition -
aeson-attoparsec
Embed an attoparsec parser into an aeson parser -
aeson-generic-compat
Compatible generic class names of Aeson
Tired of breaking your main and manually rebasing outdated pull requests?
Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
Promo
blog.mergify.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of aeson-bson or a related project?
README
Fork from the original work: http://hackage.haskell.org/package/AesonBson
This package takes api-breaking decisions like:
- Different library namespace (Data.Aeson.Bson)
- Different function names for exposed functions (toAeson and toBson)