logo
首页技术栈工具库讨论
json-stream

json-stream

Easy to use JSON parser fully supporting incremental parsing. Parsing grammar in applicative form. The parser is compatibile with aeson and its FromJSON class. It is possible to use aeson monadic parsing when appropriate. The parser supports constant-space safe incremental parsing regardless of the input data. In addition to performance-critical parts written in C, a lot of performance is gained by being less memory intensive especially when used for stream parsing. WARNING: 0.4.0.0 has code-breaking semantic changes, see changelog!
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconondrap/json-stream42
HACKAGE
carbal install json-stream
查看
标签
根据用户添加的标签生成
暂无标签