bytesmith: Nonresumable byte parser

[ bsd3, data, library ] [ Propose Tags ]

Parse bytes as fast as possible. This is a nonresumable parser that aggresively uses UnboxedSums to avoid performing any allocations.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.6.0, 0.3.7.0, 0.3.8.0, 0.3.9.0, 0.3.9.1, 0.3.10.0, 0.3.11.0, 0.3.11.1
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), byteslice (>=0.1.4 && <0.3), bytestring (>=0.10.8 && <0.11), contiguous (>=0.4 && <0.7), primitive (>=0.7 && <0.8), run-st (>=0.1 && <0.2), text-short (>=0.1.3 && <0.2), wide-word (>=0.1.0.9 && <0.2) [details]
License BSD-3-Clause
Copyright 2019 Andrew Martin
Author Andrew Martin
Maintainer andrew.thaddeus@gmail.com
Revised Revision 1 made by andrewthad at 2021-09-01T13:15:09Z
Category Data
Home page https://github.com/andrewthad/bytesmith
Bug tracker https://github.com/andrewthad/bytesmith/issues
Uploaded by andrewthad at 2020-07-27T17:08:51Z
Distributions LTSHaskell:0.3.11.1, NixOS:0.3.11.1, Stackage:0.3.11.1
Reverse Dependencies 15 direct, 83 indirect [details]
Downloads 8618 total (98 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-27 [all 1 reports]