compact-word-vectors: Small vectors of small integers stored very compactly.

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.

[maintain] [Publish]

A data structure to store small vectors of small integers with minimal memory overhead. For example the vector corresponding to [1..14] only takes 16 bytes (2 machine words on 64 bit architectures) of heap memory.

Properties

Versions 0.1, 0.1, 0.2, 0.2.0.1, 0.2.0.2
Change log None available
Dependencies base (>=4 && <5), primitive (>=0.7) [details]
License BSD-3-Clause
Copyright (c) 2019 Balazs Komuves
Author Balazs Komuves
Maintainer bkomuves (plus) hackage (at) gmail (dot) com
Category Data
Home page http://moire.be/haskell/
Source repo head: git clone https://github.com/bkomuves/compact-word-vectors
Uploaded by BalazsKomuves at 2019-11-20T15:11:57Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees