vector-endian: Storable vectors with cpu-independent representation.
This package exposes data types that implement the type classes from the vector package, but the vectors have an in-memory representation that is independent of the host's CPU.
This makes the data stored within them suitable for storage or transmission over a network, and they can be converted to bytestrings without copying.
[Skip to Readme]
library vector-endian
Modules
[Index] [Quick Jump]
- Data
- Vector
- Data.Vector.Endian
- Data.Vector.Endian.Big
- Data.Vector.Endian.Big.Mutable
- Data.Vector.Endian.Little
- Data.Vector.Endian.Little.Mutable
- Data.Vector.Endian.Big
- Data.Vector.Endian
- Vector
library vector-endian:vector-endian-big
library vector-endian:vector-endian-little
Modules
[Index] [Quick Jump]
- Data
- Vector
- Endian
- Data.Vector.Endian.Little
- Data.Vector.Endian.Little.Mutable
- Data.Vector.Endian.Little
- Endian
- Vector
library vector-endian:vector-endian-indef
library vector-endian:big-endian
library vector-endian:little-endian
library vector-endian:endian-common
Downloads
- vector-endian-0.1.0.0.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <4.13), cpu (>=0.1.2 && <0.2), deepseq (>=1.4.4 && <1.5), vector (>=0.12.0 && <0.13), vector-endian, zenhack-prelude (>=0.1 && <0.2) [details] |
License | MIT |
Copyright | 2019 Ian Denhardt |
Author | Ian Denhardt |
Maintainer | ian@zenhack.net |
Category | Data, Data Structures |
Home page | https://git.zenhack.net/zenhack/haskell-vector-endian |
Source repo | head: git clone https://git.zenhack.net/zenhack/haskell-vector-endian -b master |
Uploaded | by isd at 2019-04-22T17:53:08Z |
Distributions | |
Downloads | 486 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2019-04-22 [all 1 reports] |