aeson-schemas
Easily consume JSON data on-demand with type-safety (by brandonchinn178)
jsonifier
Fast and simple JSON encoding toolkit (by nikita-volkov)
aeson-schemas | jsonifier | |
---|---|---|
3 | 1 | |
54 | 83 | |
- | - | |
5.5 | 4.9 | |
3 months ago | 12 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aeson-schemas
Posts with mentions or reviews of aeson-schemas.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-10.
-
A review of JSON Schema libraries for Haskell
aeson-schemas: Last updated in 2022! Type-safe schema language using Template Haskell. But it doesn't come with an option to load a JSON Schema .json file. So they're schemas in JSON, but not JSON Schema schemas.
- [Request for Review] Tutorial on determining dependency version bounds
-
Efficiency of parsing large JSON, alternatives?
Give aeson-schemas a try
jsonifier
Posts with mentions or reviews of jsonifier.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-05.
-
High-performance JSON codec
Would be interesting to know how it compares to jsonifier. I've achieved 3x improvement over "aeson" with it as well.
What are some alternatives?
When comparing aeson-schemas and jsonifier you can also consider the following projects:
canonical-json - Canonical JSON for signing and hashing JSON values
waargonaut - JSON decoding/encoding/manipulation library.
aeson-combinators - Aeson combinators for dead simple JSON decoding
jsonpath - Haskell implementation of JSONPath
aeson-decode - Easy functions for converting from Aeson.Value
aeson-typescript - Generate TypeScript definition files from your ADTs
sajson - Haskell wrapper for sajson
aeson-yaml - Encode any Aeson (JSON) value as YAML (in pure Haskell)
one-line-aeson-text - Pretty-printing short Aeson values as text
aeson-schemas vs canonical-json
jsonifier vs waargonaut
aeson-schemas vs aeson-combinators
jsonifier vs jsonpath
aeson-schemas vs aeson-decode
jsonifier vs aeson-typescript
aeson-schemas vs jsonpath
jsonifier vs canonical-json
aeson-schemas vs waargonaut
jsonifier vs sajson
aeson-schemas vs aeson-yaml
jsonifier vs one-line-aeson-text