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: over 3 years ago
hacktoberfesthacktoberfest2020

Related projects:

RepositoryDescriptionStars
haskell/aesonA Haskell library for parsing and generating JSON data1,257
teskalabs/cysimdjsonA high-performance JSON parsing library for Python365
tktech/pysimdjsonFast JSON parsing for Python, using SIMD instructions when available648
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3
mjansson/jsonAn in-place JSON parser implemented in a single header file74
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
chrispenner/json-to-haskellA tool to automatically generate Haskell data types and instances from JSON schema81
spyzhov/ajsonJSON parser with path selection support249
himujjal/zig-json5A JSON5 parser/stringifier for Zig programming language.23
travisstaloch/simdjzonA high-performance JSON parser ported to the Zig programming language108
kgabis/parsonA lightweight JSON parsing library written in C1,367
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
antonholmquist/jasonA JSON parsing and manipulation library for the Go programming language1,142