bytesmith: Nonresumable byte parser
Parse bytes as fast as possible. This is a nonresumable parser
that aggresively uses UnboxedSums
to avoid performing any
allocations.
Modules
[Index] [Quick Jump]
Downloads
- bytesmith-0.3.11.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.2.6 && <0.3), bytestring (>=0.10.8 && <0.13), contiguous (>=0.6 && <0.7), natural-arithmetic (>=0.1.3), primitive (>=0.7 && <0.10), text-short (>=0.1.3 && <0.2), wide-word (>=0.1.0.9 && <0.2) [details] |
Tested with | ghc ==9.4.8 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | amartin@layer3com.com |
Category | Data |
Home page | https://github.com/byteverse/bytesmith |
Bug tracker | https://github.com/byteverse/bytesmith/issues |
Source repo | head: git clone git://github.com/byteverse/bytesmith.git |
Uploaded | by l3c_amartin at 2024-02-28T14:57:27Z |
Distributions | LTSHaskell:0.3.11.1, NixOS:0.3.11.1, Stackage:0.3.11.1 |
Reverse Dependencies | 15 direct, 85 indirect [details] |
Downloads | 9274 total (142 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-02-28 [all 1 reports] |