./devel/hs-bytesmith, Nonresumable byte parser

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.11.1, Package name: hs-bytesmith-0.3.11.1, Maintainer: pkgsrc-users

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


Master sites:

Filesize: 33.085 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-07 18:19:29 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-bytesmith: import hs-bytesmith-0.3.11.1

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