Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
I'd be curious to see the benchmarks with the cffi flag enabled. aeson by default uses Haskell instead of C and this results in a pretty massive slowdown - the benchmark in that PR shows FFI being 12x faster.
-
Would be interesting to know how it compares to jsonifier. I've achieved 3x improvement over "aeson" with it as well.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Also weighing against scientific is a correctness issue. The exponent cannot be larger than the maximum machine word value.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Efficiency of parsing large JSON, alternatives?
- Monthly Hask Anything (November 2022)
- Haskell adoption is higher than I expected, what can we do to get it to top 10 languages.
- [ANN]: servant-typescript, TypeScript client generation for Servant
- What are the go-to libraries for RestAPIs and GraphQL APIs?