Z-Data: Array, vector and text
This version is deprecated.
Modules
- Z
- Data
- Z.Data.ASCII
- Z.Data.Array
- Z.Data.Array.Base
- Z.Data.Array.Cast
- Z.Data.Array.QQ
- Z.Data.Array.Unaligned
- Z.Data.Array.UnliftedArray
- Z.Data.Builder
- Z.Data.Builder.Base
- Z.Data.Builder.Numeric
- Z.Data.Builder.Numeric.DigitTable
- Z.Data.Builder.Time
- Z.Data.Builder.UUID
- Z.Data.CBytes
- Generics
- Z.Data.Generics.Utils
- Z.Data.JSON
- Z.Data.JSON.Base
- Z.Data.JSON.Builder
- Z.Data.JSON.Converter
- Z.Data.JSON.Value
- Z.Data.Parser
- Z.Data.Parser.Base
- Z.Data.Parser.Numeric
- Z.Data.Parser.Time
- Z.Data.Parser.UUID
- Z.Data.PrimRef
- Z.Data.Text
- Z.Data.Text.Base
- Z.Data.Text.Extra
- Z.Data.Text.Print
- Z.Data.Text.Regex
- Z.Data.Text.Search
- Z.Data.Text.UTF8Codec
- Z.Data.Text.UTF8Rewind
- Z.Data.Vector
- Z.Data.Vector.Base
- Z.Data.Vector.Base64
- Z.Data.Vector.Extra
- Z.Data.Vector.FlatIntMap
- Z.Data.Vector.FlatIntSet
- Z.Data.Vector.FlatMap
- Z.Data.Vector.FlatSet
- Z.Data.Vector.Hex
- Z.Data.Vector.QQ
- Z.Data.Vector.Search
- Z.Data.Vector.Sort
- Z.Foreign
- Z.Foreign.CPtr
- Data
Flags
Manual Flags
Name | Description | Default |
---|---|---|
check-array-bound | Add bound check to operations in Z.Data.Array module. | Disabled |
use-avx2 | Use AVX2 instructions(utf8 validation, base64 codec, etc). | Disabled |
use-avx512 | Use AVX512(AVX512F, AVX512VL, AVX512BW, AVX512VBMI) instructions(utf8 validation, base64 codec, etc). | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Z-Data-2.0.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, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.1.7.1, 0.1.7.2, 0.1.8.0, 0.1.9.0, 0.1.9.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.1.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.3.0, 0.7.4.0, 0.8.0.0, 0.8.1.0, 0.8.2.0, 0.8.3.0, 0.8.4.0, 0.8.5.0, 0.8.6.0, 0.8.6.1, 0.8.7.0, 0.8.8.0, 0.9.0.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.2.1.0, 1.3.0.0, 1.3.0.1, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.1.0 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.16 && <5.0), bytestring (>=0.10.4 && <0.12), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.7), deepseq (>=1.4 && <1.5), hashable (>=1.3 && <1.4), primitive (>=0.7.3 && <0.8), QuickCheck (>=2.10), random (>=1.2.0 && <1.3), scientific (>=0.3.7 && <0.4), tagged (>=0.8 && <0.9), template-haskell (>=2.14.0), time (>=1.9 && <2.0), unicode-collation (>=0.1.3 && <0.2), unordered-containers (>=0.2 && <0.3), uuid-types (>=1.0.4 && <2.0) [details] |
License | BSD-3-Clause |
Copyright | (c) Z.Haskell Contributors |
Author | Z.Haskell Contributors |
Maintainer | winterland1989@gmail.com |
Category | Data |
Home page | https://github.com/ZHaskell/z-data |
Bug tracker | https://github.com/ZHaskell/z-data/issues |
Source repo | head: git clone git://github.com/haskell-Z/z-data.git |
Uploaded | by lyndward at 2022-11-25T07:39:36Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Downloads | 16458 total (14 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-11-25 [all 2 reports] |