[Haskell-cafe] Announcing binary-parsers
Ben Gamari
ben at smart-cactus.org
Tue Oct 11 21:38:09 UTC 2016
"韩冬(基础平台部)" <handongwinter at didichuxing.com> writes:
> Hi all,
>
> I am happy to announce binary-parsers. A ByteString parsing library
> built on binary. I borrowed lots of design/tests/document from
> attoparsec so that i can build its shape very quickly, thank you bos!
> And thanks to binary's excellent design, the codebase is very
> small(<500 loc).
>
What in particular changed to produce these performance improvements?
I have been maintaining attoparsec recently and would be happy to merge
any semantics-preserving changes or new combinators that would help
existing users benefit from your work.
Cheers,
- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 454 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20161011/48fcdb79/attachment.sig>
More information about the Haskell-Cafe
mailing list