bytestring-lexing

The bytestring-lexing package offers extremely efficient ByteString parsers for some common lexemes: namely integral and fractional numbers. In addition, it provides efficient serializers for (some of) the formats it parses. As of version 0.3.0, bytestring-lexing offers the best-in-show parsers for integral values. (According to the Warp web server's benchmark of parsing the Content-Length field of HTTP headers.) And as of version 0.5.0 it offers (to my knowledge) the best-in-show parser for fractional/floating numbers. Some benchmarks for this package can be found at: https://github.com/wrengr/bytestring-lexing/tree/master/bench/html


Keywords
data, library, Propose Tags, https://github.com/wrengr/bytestring-lexing/tree/master/bench/html, Skip to Readme, , Index, Quick Jump, Data.ByteString.Lex.Fractional, Data.ByteString.Lex.Integral, bytestring-lexing-0.5.0.12.tar.gz, browse, Package description, Package maintainers, DonaldStewart, WrenThornton, WrenRomano, edit package information , 0.5.0.8, here, version 6.6.1, JHC, UHC, not supported by Hugs, is available here, Website, Blog, Twitter, Hackage, GitHub
License
BSD-3-Clause
Install
cabal install bytestring-lexing-0.5.0.12