bv-little: Efficient little-endian bit vector library
This package contains a time- and space- efficient implementation of little-endian bit vectors. Provides implementations of applicable typeclasses and numeric conversions.
The declared cost of each operation is either worst-case or amortized.
For an implementation of big-endian bit vectors, use the bv package.
[Skip to Readme]
Downloads
- bv-little-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1, 0.1.2, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.3.0, 1.3.1, 1.3.2 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.5.1 && <4.13), deepseq, hashable, integer-gmp, mono-traversable, primitive, QuickCheck, semigroups [details] |
| Tested with | ghc ==8.6.1, ghc ==8.4.3, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3 |
| License | BSD-3-Clause |
| Copyright | (c) Alex Washburn 2018 |
| Author | Alex Washburn |
| Maintainer | hackage@recursion.ninja |
| Uploaded | by recursion_ninja at 2018-09-28T04:22:13Z |
| Category | Data, Bit Vectors |
| Home page | https://github.com/recursion-ninja/bv-little |
| Bug tracker | https://github.com/recursion-ninja/bv-little/issues |
| Source repo | head: git clone https://github.com/recursion-ninja/bv-little |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Downloads | 4527 total (15 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |