jsonifier VS scientific

Compare jsonifier vs scientific and see what are their differences.

jsonifier

Fast and simple JSON encoding toolkit (by nikita-volkov)

scientific

Arbitrary-precision floating-point numbers represented using scientific notation (by basvandijk)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jsonifier scientific
1 1
83 71
- -
4.9 0.0
4 months ago 3 months ago
Haskell Haskell
MIT License BSD 3-clause "New" or "Revised" 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.

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.

scientific

Posts with mentions or reviews of scientific. 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
    4 projects | /r/haskell | 5 Feb 2021
    Also weighing against scientific is a correctness issue. The exponent cannot be larger than the maximum machine word value.

What are some alternatives?

When comparing jsonifier and scientific you can also consider the following projects:

hnix - A Haskell re-implementation of the Nix expression language

reflection - Reifies arbitrary Haskell terms into types that can be reflected back into terms

waargonaut - JSON decoding/encoding/manipulation library.

size-based

jsonpath - Haskell implementation of JSONPath

sajson - Haskell wrapper for sajson

aeson-typescript - Generate TypeScript definition files from your ADTs

one-line-aeson-text - Pretty-printing short Aeson values as text

canonical-json - Canonical JSON for signing and hashing JSON values

patches-vector - A library for patches (diffs) on vectors: composable, mergeable and invertible

massiv - Efficient Haskell Arrays featuring Parallel computation

aeson-decode - Easy functions for converting from Aeson.Value