hw-json-simd: SIMD-based JSON semi-indexer
Please see the README on GitHub at https://github.com/haskell-works/hw-json-simd#readme
[Skip to Readme]
Modules
[Index] [Quick Jump]
- HaskellWorks
- Data
- Json
- Simd
- HaskellWorks.Data.Json.Simd.Capabilities
- Index
- Internal
- Simd
- Json
- Data
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
avx2 | Enable avx2 instruction set | Disabled |
bmi2 | Enable bmi2 instruction set | Disabled |
sse42 | Enable SSE 4.2 optimisations. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hw-json-simd-0.1.1.0.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'.
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.1.1.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.11 && <5), bytestring (>=0.10.6 && <0.12), hw-json-simd, hw-prim (>=0.6.2.35 && <0.7), lens (>=4 && <6), optparse-applicative (>=0.14 && <0.17), vector (>=0.12 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2018-2020 John Ky |
Author | John Ky |
Maintainer | newhoggy@gmail.com |
Revised | Revision 4 made by newhoggy at 2021-09-18T07:22:15Z |
Category | Data |
Home page | https://github.com/haskell-works/hw-json-simd#readme |
Bug tracker | https://github.com/haskell-works/hw-json-simd/issues |
Source repo | head: git clone https://github.com/haskell-works/hw-json-simd |
Uploaded | by haskellworks at 2020-04-14T05:08:43Z |
Distributions | LTSHaskell:0.1.1.1, NixOS:0.1.1.1, Stackage:0.1.1.1 |
Executables | hw-json-simd |
Downloads | 2841 total (33 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-04-14 [all 1 reports] |