byteslice: Slicing managed and unmanaged memory
This version is deprecated.
This library provides types that allow the user to talk about a slice of a ByteArray or a MutableByteArray. It also offers UnmanagedBytes, which is kind of like a slice into unmanaged memory. However, it is just an address and a length.
Downloads
- byteslice-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.2.5.0, 0.2.5.1, 0.2.5.2, 0.2.6.0, 0.2.7.0, 0.2.8.0, 0.2.9.0, 0.2.10.0, 0.2.11.0, 0.2.11.1, 0.2.12.0, 0.2.13.0, 0.2.13.1, 0.2.13.2, 0.2.14.0, 0.2.15.0 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.11.1.0 && <5), primitive (>=0.7 && <0.8), primitive-addr (>=0.1 && <0.2), run-st (>=0.1 && <0.2) [details] |
| License | BSD-3-Clause |
| Copyright | 2019 Andrew Martin |
| Author | Andrew Martin |
| Maintainer | andrew.thaddeus@gmail.com |
| Uploaded | by andrewthad at 2019-08-21T20:59:53Z |
| Category | Data |
| Home page | https://github.com/andrewthad/byteslice |
| Bug tracker | https://github.com/andrewthad/byteslice/issues |
| Distributions | LTSHaskell:0.2.15.0, NixOS:0.2.15.0, Stackage:0.2.15.0 |
| Reverse Dependencies | 39 direct, 97 indirect [details] |
| Downloads | 11365 total (79 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-08-21 [all 1 reports] |