reinterpret-cast: Memory reinterpretation casts for Float/Double and Word32/Word64

[ data, library, mit ] [ Propose Tags ]

Memory reinterpretation casts for Float/Double and Word32/Word64.

The implementations in the .Internal package are different ways to tackle the problem; the array method (current default) is about 5 times faster than the FFI method.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0
Dependencies array (>=0.4.0.1), base (>=4 && <5) [details]
License MIT
Copyright 2014 Niklas Hambüchen <mail@nh2.me>
Author Niklas Hambüchen <mail@nh2.me>
Maintainer Niklas Hambüchen <mail@nh2.me>
Category Data
Home page https://github.com/nh2/reinterpret-cast
Bug tracker https://github.com/nh2/reinterpret-cast/issues
Source repo head: git clone git://github.com/nh2/reinterpret-cast.git
Uploaded by NiklasHambuechen at 2014-04-30T14:55:12Z
Distributions Arch:0.1.0, Debian:0.1.0, LTSHaskell:0.1.0, NixOS:0.1.0, Stackage:0.1.0
Reverse Dependencies 8 direct, 22 indirect [details]
Downloads 4645 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]