memory-cd: memory and related abstraction stuff
Chunk of memory, polymorphic byte array management and manipulation
A polymorphic byte array abstraction and function similar to strict ByteString.
Different type of byte array abstraction.
Raw memory IO operations (memory set, memory copy, ..)
Aliasing with endianness support.
Encoding : Base16, Base32, Base64.
Hashing : FNV, SipHash
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
support_bytestring | add non-orphan bytearray support for bytestring | Enabled |
support_foundation | add support for foundation strings and unboxed array (deprecated use support_basement) | Enabled |
support_basement | add support for foundation strings and unboxed array | Enabled |
support_deepseq | add deepseq instances for memory types | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- memory-cd-0.16.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.16.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base, basement-cd, bytestring, deepseq (>=1.1), ghc-prim [details] |
License | BSD-3-Clause |
Copyright | Vincent Hanquez <vincent@snarc.org> |
Author | Vincent Hanquez <vincent@snarc.org> |
Maintainer | chris@chrisdornan.com |
Revised | Revision 1 made by ChrisDornan at 2022-01-09T00:23:51Z |
Category | memory |
Home page | https://github.com/haskell-cryptography/memory-cd |
Bug tracker | https://github.com/haskell-cryptography/memory-cd/issues |
Source repo | head: git clone https://github.com/haskell-cryptography/memory-cd |
Uploaded | by ChrisDornan at 2021-12-17T15:37:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 159 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-12-17 [all 1 reports] |