-
hermes
A Haskell library for fast, memory-efficient decoding of JSON documents using the simdjson C++ library (by velveteer)
Simdjson-based Hermes is able to decode JSON significantly faster while still using an intermediate representation: https://github.com/haskell/aeson/pull/923
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Simdjson-based Hermes is able to decode JSON significantly faster while still using an intermediate representation: https://github.com/haskell/aeson/pull/923
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
-
Haskell adoption is higher than I expected, what can we do to get it to top 10 languages.
-
PSA: aeson hash flood vulnerability was assigned CVE-2022-3433
-
kodimensional :: Avoiding space leaks at all costs
-
The aeson vulnerability has been fixed in aeson-2.0.1.0
-
Text Maintainers: text-utf8 migration discussion - Haskell Foundation