bitstream: Fast, packed, strict and lazy bit streams with stream fusion

[ data, library, public-domain ] [ Propose Tags ]

Fast, packed, strict and lazy bit vectors with stream fusion. This is like bytestring but stores bits instead of bytes. NOTE: GHC 7.0.1 fails to fuse almost every cases of bitstream fusion, producing very large and not-so-fast object code. See: http://hackage.haskell.org/trac/ghc/ticket/4397

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.3.0.1
Dependencies base (>=4 && <5), base-unicode-symbols (>=0.2 && <0.3), bytestring (>=0.9 && <0.10), vector (>=0.7 && <0.8) [details]
License LicenseRef-PublicDomain
Author PHO <pho at cielonegro dot org>
Maintainer PHO <pho at cielonegro dot org>
Category Data
Home page http://cielonegro.org/Bitstream.html
Source repo head: git clone git://git.cielonegro.org/bitstream.git
Uploaded by MasatakeDaimon at 2011-02-17T15:57:12Z
Distributions
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 6090 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]