The latest version of zigzag is 0.1.0.0-0.

zigzag

Version 0.0.1.0 revision 1 uploaded by edemko.

Package meta

Synopsis
Zigzag encoding of integers into unsigned integers.
Description

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.

Author
Eric Demko
Bug reports
https://github.com/byteverse/zigzag/issues
Category
Data
Copyright
2022 Eric Demko
Homepage
https://github.com/byteverse/zigzag
Maintainer
edemko@layer3com.com
Package URL
n/a
Stability
n/a

Components