How would aeson redesign FromJSON without intermediate Value?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. 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.

    CodeRabbit logo
  3. aeson

    A fast Haskell JSON library

    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.

Suggest a related project

Related posts

  • Haskell adoption is higher than I expected, what can we do to get it to top 10 languages.

    6 projects | /r/haskell | 24 Oct 2022
  • PSA: aeson hash flood vulnerability was assigned CVE-2022-3433

    1 project | /r/haskell | 10 Oct 2022
  • kodimensional :: Avoiding space leaks at all costs

    2 projects | /r/haskell | 9 Aug 2022
  • The aeson vulnerability has been fixed in aeson-2.0.1.0

    3 projects | /r/haskell | 12 Oct 2021
  • Text Maintainers: text-utf8 migration discussion - Haskell Foundation

    4 projects | /r/haskell | 15 Apr 2021

Did you know that Haskell is
the 25th most popular programming language
based on number of references?