zigzag: Zigzag encoding of integers into unsigned integers.
Zigzag encoding is usually a precursor to a varint encoding such as LEB128. It has the advantage that numbers nearer zero are represented with only the lower-order bits set.
[Skip to Readme]
Downloads
- zigzag-0.1.0.0.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.0.1.0, 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.1 && <5) [details] |
License | BSD-3-Clause |
Copyright | 2022 Eric Demko |
Author | Eric Demko |
Maintainer | amartin@layer3com.com |
Category | Data |
Home page | https://github.com/byteverse/zigzag |
Bug tracker | https://github.com/byteverse/zigzag/issues |
Source repo | head: git clone git://github.com/byteverse/zigzag.git |
Uploaded | by l3c_amartin at 2024-02-01T14:20:21Z |
Distributions | LTSHaskell:0.0.1.0, NixOS:0.0.1.0, Stackage:0.1.0.0 |
Reverse Dependencies | 4 direct, 109 indirect [details] |
Downloads | 2197 total (62 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-01 [all 1 reports] |