hw-json: Memory efficient JSON parser
library hw-json
Modules
[Index] [Quick Jump]
- HaskellWorks
- Data
- Json
- HaskellWorks.Data.Json.DecodeError
- HaskellWorks.Data.Json.FromValue
- Internal
- HaskellWorks.Data.Json.Internal.CharLike
- HaskellWorks.Data.Json.Internal.Doc
- HaskellWorks.Data.Json.Internal.Index
- HaskellWorks.Data.Json.Internal.PartialIndex
- HaskellWorks.Data.Json.Internal.Slurp
- Standard
- HaskellWorks.Data.Json.Internal.Token
- HaskellWorks.Data.Json.Internal.Value
- HaskellWorks.Data.Json.Internal.Word64
- HaskellWorks.Data.Json.LightJson
- HaskellWorks.Data.Json.PartialValue
- HaskellWorks.Data.Json.Query
- Simple
- Standard
- HaskellWorks.Data.Json.Value
- Json
- Data
library hw-json:examples
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bmi2 | Enable bmi2 instruction set | Disabled |
sse42 | Enable sse4.2 instruction set | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hw-json-1.3.3.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.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.1, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.9.0.1, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.3.0.0, 1.3.0.1, 1.3.1.0, 1.3.1.1, 1.3.2.0, 1.3.2.1, 1.3.2.2, 1.3.2.3, 1.3.2.4, 1.3.2.5, 1.3.3.0 (info) |
---|---|
Dependencies | aeson (>=2.0 && <2.3), attoparsec (>=0.13 && <0.15), attoparsec-aeson (>=2 && <3), base (>=4.11 && <5), bits-extra (>=0.0.1.3 && <0.1), bytestring (>=0.10.6 && <0.13), dlist (>=0.8 && <1.1), generic-lens (>=1.2.0.1 && <2.3), hw-balancedparens (>=0.3.0.0 && <0.5), hw-bits (>=0.7.0.5 && <0.8), hw-json, hw-json-simd (>=0.1.0.2 && <0.2), hw-json-simple-cursor (>=0.1.0.1 && <0.2), hw-json-standard-cursor (>=0.2.0.1 && <0.3), hw-mquery (>=0.2.0.0 && <0.3), hw-parser (>=0.1 && <0.2), hw-prim (>=0.6.2.32 && <0.7), hw-rankselect (>=0.13 && <0.14), hw-rankselect-base (>=0.3.2.1 && <0.4), hw-simd (>=0.1.1.2 && <0.2), lens (>=4 && <6), mmap (>=0.5 && <0.6), optparse-applicative (>=0.14 && <0.19), prettyprinter (>=1 && <2), scientific (>=0.3.6.2 && <0.4), text (>=1.2 && <3), unordered-containers (>=0.2 && <0.3), vector (>=0.12 && <0.14), word8 (>=0.1 && <0.2) [details] |
Tested with | ghc ==9.8.2, ghc ==9.6.6 |
License | BSD-3-Clause |
Copyright | 2016-2021 John Ky |
Author | John Ky |
Maintainer | newhoggy@gmail.com |
Category | Data |
Home page | http://github.com/haskell-works/hw-json#readme |
Bug tracker | https://github.com/haskell-works/hw-json/issues |
Source repo | head: git clone https://github.com/haskell-works/hw-json |
Uploaded | by haskellworks at 2024-11-08T15:31:02Z |
Distributions | |
Reverse Dependencies | 5 direct, 2 indirect [details] |
Executables | hw-json |
Downloads | 21916 total (92 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-11-08 [all 1 reports] |