haskell-json

JSON parser

A JSON parser implementation in Haskell.

Source Code for JSON Parser Video

GitHub

172 stars
5 watching
26 forks
Language: Haskell
last commit: almost 2 years ago
hacktoberfesthacktoberfest2020

Related projects:

Repository Description Stars
haskell/aeson A Haskell library for parsing and generating JSON data 1,257
teskalabs/cysimdjson A high-performance JSON parsing library for Python 365
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 648
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3
mjansson/json An in-place JSON parser implemented in a single header file 74
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,286
chrispenner/json-to-haskell A tool to automatically generate Haskell data types and instances from JSON schema 81
spyzhov/ajson JSON parser with path selection support 249
himujjal/zig-json5 A JSON5 parser/stringifier for Zig programming language. 23
travisstaloch/simdjzon A high-performance JSON parser ported to the Zig programming language 108
kgabis/parson A lightweight JSON parsing library written in C 1,367
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 194
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142