haskell-json
JSON parser
A JSON parser implementation in Haskell.
Source Code for JSON Parser Video
172 stars
5 watching
26 forks
Language: Haskell
last commit: about 2 years ago hacktoberfesthacktoberfest2020
Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell library for parsing and generating JSON data | 1,257 |
| A high-performance JSON parsing library for Python | 365 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| An in-place JSON parser implemented in a single header file | 74 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A tool to automatically generate Haskell data types and instances from JSON schema | 81 |
| JSON parser with path selection support | 249 |
| A JSON5 parser/stringifier for Zig programming language. | 23 |
| A high-performance JSON parser ported to the Zig programming language | 108 |
| A lightweight JSON parsing library written in C | 1,367 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |