compact-mutable-vector: Mutable vector with different GC characteristics

[ bsd3, data, library ] [ Propose Tags ]

Library for avoiding excessive mutable array traversals by the garbage collector when you use compact regions for your elements.

See Haddock for more information.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1
Dependencies base (>=4.12 && <5), compact, ghc-prim, primitive (>=0.5.0.1 && <0.8), vector (>=0.12 && <0.13) [details]
License BSD-3-Clause
Author rightfold
Maintainer rightfold <rightfold@gmail.com>
Category Data
Bug tracker https://github.com/rightfold/compact-mutable-vector/issues
Source repo head: git clone https://github.com/rightfold/compact-mutable-vector.git
Uploaded by rightfold at 2019-02-26T18:59:24Z
Distributions
Downloads 536 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-02-26 [all 1 reports]