Popularity
4.1
Declining
Activity
2.7
-
2
4
2

Monthly Downloads: 28
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Hw    
Latest version: v0.2.3.1

hw-json-standard-cursor alternatives and similar packages

Based on the "hw" category.
Alternatively, view hw-json-standard-cursor alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hw-json-standard-cursor or a related project?

Add another 'hw' Package

README

hw-json-standard-cursor

master

hw-json-standard-cursor is support library for hw-json, a succinct JSON parsing library.

It is used to create "interest-bits" (*.ib.idx) files and "balanced-parenthesis" (*.bp.idx) files. These can then be loaded by the hw-json library to enable parsing of parts of the original JSON file without deserialising the entire JSON file into objects in memory.

For more information see hw-json.

References

Special mentions