hw-json-simd: SIMD-based JSON semi-indexer
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Please see the README on GitHub at https://github.com/haskell-works/hw-json-simd#readme
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.1.1.1, 0.1.1.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <5), bytestring (>=0.10.6 && <0.11), hw-json-simd, hw-prim (>=0.6.2.21 && <0.7), lens (>=4 && <5), optparse-applicative (>=0.14 && <0.15), semigroups (>=0.8.4 && <0.19), vector (>=0.12 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2018 - 2019 John Ky |
Author | John Ky |
Maintainer | newhoggy@gmail.com |
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 2019-01-30T12:04:40Z |
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.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees