leb128-cereal: LEB128 and SLEB128 encoding
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This module implements encoding and decoding of Natural
and Integer
values according to LEB128 and SLEB128. See
https://en.wikipedia.org/wiki/LEB128 for a specification.
This package uses the cereal
package, but also provides direct encoding and
decoding to ByteString
.
Properties
Versions | 1.0, 1.1, 1.1, 1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <5), bytestring (>=0.10), cereal (>=0.5) [details] |
License | MIT |
Copyright | 2020 Joachim Breitner |
Author | Joachim Breitner |
Maintainer | mail@joachim-breitner.de |
Category | Codec |
Bug tracker | https://github.com/nomeata/haskell-leb128-cereal/issues |
Source repo | head: git clone https://github.com/nomeata/haskell-leb128-cereal |
Uploaded | by JoachimBreitner at 2020-06-08T21:04:54Z |
Modules
[Index] [Quick Jump]
- Data
- Serialize
Downloads
- leb128-cereal-1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees