arith-encode: A practical arithmetic encoding (aka Godel numbering) library.
A library providing tools and various schemes for encoding arbitrary datatypes as natural numbers. The underlying theory is that of isomorphisms with the natural numbers (known as Godel numbering). The library provides functionality for defining multiple such encodings for a given datatype, as well as a collection of stock encodings and combinators which can be used to build more complex encodings.
This has various uses, among them binary serialization/deserialization and enumeration testing.
Modules
[Index] [Quick Jump]
Downloads
- arith-encode-1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.6.0, 0.7.0, 1.0.0, 1.0.1, 1.0.2 |
---|---|
Dependencies | array, base (>=4.9 && <4.15), binary, containers, hashable, integer-logarithms, integer-roots, unordered-containers [details] |
Tested with | ghc ==8.8.2, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014 Eric McCorkle. All rights reserved. |
Author | Eric McCorkle |
Maintainer | Eric McCorkle <emc2@metricspace.net>, Andrew Lelechenko <andrew.lelechenko@gmail.com> |
Revised | Revision 1 made by Bodigrim at 2020-12-30T21:03:37Z |
Category | Data, Serialization, Test, Testing |
Home page | https://github.com/emc2/arith-encode |
Bug tracker | https://github.com/emc2/arith-encode/issues |
Source repo | head: git clone git@github.com:Bodigrim/arith-encode.git |
Uploaded | by Bodigrim at 2020-02-09T11:39:04Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5798 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-02-09 [all 1 reports] |