[Haskell-cafe] ANN: lazy-csv - the fastest and most space-efficient parser for CSV

Don Stewart dons00 at gmail.com
Mon Feb 25 23:32:08 CET 2013


Cassava is quite new, but has the same goals as lazy-csv.

Its about a year old now -
http://blog.johantibell.com/2012/08/a-new-fast-and-easy-to-use-csv-library.html

I know Johan has been working on the benchmarks of late - it would be very
good to know how the two compare in features
On Feb 25, 2013 11:23 AM, "Malcolm Wallace" <malcolm.wallace at me.com> wrote:

>
> On 25 Feb 2013, at 11:14, Oliver Charles wrote:
>
> > Obvious question: How does this compare to cassava? Especially cassava's
> Data.CSV.Incremental module? I specifically ask because you mention that
> it's " It is lazier, faster, more space-efficient, and more flexible in its
> treatment of errors, than any other extant Haskell CSV library on Hackage"
> but there is no mention of cassava in the website.
>
> Simple answer - I have never heard of cassava, and suspect it did not
> exist when I first did the benchmarking. I'd be happy to re-do my
> performance comparison, including cassava and any other recent-ish CSV
> libraries, if I can find them.
>
> Regards,
>     Malcolm
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130226/a087f6e4/attachment.htm>


More information about the Haskell-Cafe mailing list