Packages tagged json
118 packages have this tag.
[Merge tag] (trustees only)Related tags: library (116), bsd3 (58), mit (44), text (43), web (41), data (24), program (14), deprecated (12), gpl (5), network (5), parsing (5), adsb (4), aviation (4), stratux (4), yaml (3), apache (2), cli (2), codec (2), combinators (2), configuration (2), csv (2), database (2), default (2), elm (2), enumerator (2), generics (2), hkd (2), language (2), math (2), mpl (2), numeric (2), openapi (2), parser (2), public-domain (2), records (2), tools (2), utils (2), algorithms (1), arrows (1), codecs (1), concourse (1), control (1), cryptography (1), data-structures (1), dependent-types (1), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
HsYAML-aeson | 132 | 2.25 | 7 | JSON to YAML Adapter | (codec, gpl, json, library, text, web, yaml) | 2021-11-07 | 0.2.0.1 | AndreasAbel, HerbertValerioRiedel, sjakobi |
JSON-Combinator (deprecated in favor of lens) | 31 | 0.0 | 2 | A combinator library on top of a generalised JSON type | (bsd3, combinators, deprecated, json, library) | 2011-04-03 | 0.2.8 | TonyMorris |
JsonGrammar | 27 | 0.0 | 1 | Combinators for bidirectional JSON parsing | (bsd3, json, language, library) | 2016-10-07 | 1.0.5 | MartijnVanSteenbergen |
Quickson (deprecated in favor of aeson-quick) | 11 | 0.0 | 1 | Quick JSON extractions with Aeson | (bsd3, deprecated, json, library, text, web) | 2015-07-12 | 0.2 | ssadler |
aeson | 1396 | 3.0 | 2336 | Fast JSON parsing and encoding | (bsd3, json, library, text, web) | 2024-06-11 | 2.2.3.0 | AdamBergmark, BasVanDijk, BryanOSullivan, HerbertValerioRiedel, phadej, lyxia |
aeson-better-errors | 91 | 0.0 | 12 | Better error messages when decoding JSON values. | (json, library, mit, text, web) | 2022-03-07 | 0.9.1.1 | hdgarrood |
aeson-combinators | 48 | 0.0 | 0 | Aeson combinators for dead simple JSON decoding | (bsd3, json, library, text, web) | 2023-12-29 | 0.1.2.1 | MarekFajkus |
aeson-commit | 24 | 0.0 | 0 | Parse Aeson data with commitment | (bsd3, json, library, text, web) | 2022-06-16 | 1.6.0 | jonascarpay |
aeson-decode | 9 | 0.0 | 1 | Easy functions for converting from Aeson.Value | (apache, json, library) | 2023-03-01 | 0.1.0.1 | chris_martin, Monoid_Mary |
aeson-default | 11 | 0.0 | 1 | Apply default value to FromJSON instacnes' Maybe fields | (bsd3, default, hkd, json, library) | 2020-02-04 | 0.9.1.0 | gqk007 |
aeson-dependent-sum | 6 | 0.0 | 0 | JSON encoding/decoding for dependent-sum | (data, dependent-types, gpl, json, library) | 2022-08-27 | 0.1.0.1 | jack |
aeson-diff | 116 | 2.0 | 5 | Extract and apply patches to JSON documents. | (algorithms, bsd3, json, library, program, web) | 2022-05-26 | 1.1.0.13 | ThomasSutton, clintonmead, clinton, janus, velveteer |
aeson-diff-generic | 9 | 0.0 | 1 | Apply a json-patch to any haskell datatype. | (bsd3, json, library, web) | 2018-04-17 | 0.0.3 | KristofBastiaensen |
aeson-filthy | 14 | 0.0 | 2 | Several newtypes and combinators for dealing with less-than-cleanly JSON input. | (bsd3, json, library, text, web) | 2019-12-08 | 0.1.4 | AlecHeller |
aeson-flatten | 17 | 0.0 | 1 | JSON flatten for Aeson | (bsd3, json, library, text, web) | 2016-05-03 | 0.1.0.2 | JiriMarsicek |
aeson-gadt-th | 55 | 2.0 | 2 | Derivation of Aeson instances for GADTs | (bsd3, json, library) | 2024-05-28 | 0.2.5.2 | CaleGibbard, JohnEricson, RyanTrinkle, abrar, alexfmpe, maralorn, ymeister |
aeson-generic-default | 14 | 0.0 | 0 | Type-level default fields for aeson Generic FromJSON parser | (bsd3, json, library, text, web) | 2024-10-09 | 0.1.1.0 | ondrap |
aeson-injector | 58 | 2.0 | 7 | Injecting fields into aeson values | (data, json, library, mit, web) | 2023-11-21 | 2.0.0.0 | NCrashed |
aeson-modern-tojson | 17 | 0.0 | 0 | Provide a handy way for derving ToJSON proprely. | (json, library, text, web) | 2022-07-26 | 0.2.0.0 | gdifolco |
aeson-native (deprecated in favor of aeson) | 16 | 0.0 | 10 | Fast JSON parsing and encoding (deprecated) | (bsd3, deprecated, json, library, text, web) | 2012-01-19 | 0.3.3.2 | MichaelSnoyman |
aeson-optics | 70 | 0.0 | 4 | Law-abiding optics for aeson | (data, json, library, mit, optics) | 2023-06-27 | 1.2.1 | phadej |
aeson-options (deprecated) | 10 | 0.0 | 3 | Options to derive FromJSON/ToJSON instances | (data, deprecated, json, library, mit) | 2018-10-01 | 0.1.0 | serokell |
aeson-parsec-picky | 14 | 0.0 | 1 | Alternative JSON parser based on Parsec and Aeson | (bsd3, json, library, text) | 2015-12-11 | 0.1.0.1 | MatejKollar |
aeson-picker | 37 | 0.0 | 1 | Tiny library to get fields from JSON format | (bsd3, json, library, text, web) | 2022-03-23 | 0.1.0.6 | ozzzzz, maksbotan |
aeson-possible | 11 | 0.0 | 0 | Possible values for aeson | (bsd3, data, json, library, web) | 2024-06-27 | 0.1.0.1 | jonathanjouty |
aeson-prefix | 10 | 0.0 | 1 | Hiearchical prefixing for aeson | (bsd3, json, library, text, web) | 2016-04-17 | 0.1.0.2 | JiriMarsicek |
aeson-pretty | 476 | 2.25 | 143 | JSON pretty-printing library and command-line tool. | (bsd3, json, library, pretty-printer, text, web) | 2023-07-01 | 0.8.10 | FalkoPeters, martijnbastiaan |
aeson-qq | 106 | 2.0 | 12 | JSON quasiquoter for Haskell | (json, library, mit) | 2021-10-11 | 0.8.4 | OscarFinnsson, SimonHengel |
aeson-quick | 29 | 0.0 | 1 | Quick JSON extractions with Aeson | (bsd3, json, library) | 2022-05-02 | 0.2.0 | ssadler |
aeson-schemas | 73 | 2.0 | 1 | Easily consume JSON data on-demand with type-safety | (bsd3, json, library, quasiquoters) | 2024-01-05 | 1.4.2.1 | brandonchinn178 |
aeson-single-field | 5 | 2.0 | 0 | Conveniently wrap a single value in a record when encoding to and from JSON | (json, library, mit, text, web) | 2022-06-12 | 0.1.0.0 | edwardwas |
aeson-toolkit | 13 | 0.0 | 1 | A generalization of Aeson over Failure | (json, library, mit, text, web) | 2013-12-07 | 0.0.1 | SimonHengel |
aeson-typescript | 133 | 0.0 | 2 | Generate TypeScript definition files from your ADTs | (bsd3, json, library, text, web) | 2024-11-01 | 0.6.4.0 | thomasjm |
aeson-value-parser | 147 | 0.0 | 2 | API for parsing "aeson" JSON tree into Haskell types | (data, json, library, mit, parsing) | 2023-12-09 | 0.19.7.2 | NikitaVolkov |
aeson-warning-parser | 55 | 0.0 | 2 | Library providing JSON parser that warns about unexpected fields in objects. | (bsd3, json, library) | 2023-12-07 | 0.1.1 | MichaelSnoyman, fpcomplete, mpilgrem |
aeson-yaml | 65 | 1.5 | 1 | Output any Aeson value as YAML (pure Haskell library) | (bsd3, json, library, text, web, yaml) | 2021-11-13 | 1.1.0.1 | patrick, janey |
argo | 55 | 0.0 | 0 | Parse and render JSON. | (json, library, mit, program) | 2022-08-28 | 0.2022.8.28 | fozworth |
blaze-json | 12 | 0.0 | 1 | tiny library for encoding json | (json, library, mit, text) | 2015-04-03 | 0.2.1 | HirotomoMoriwaki |
bunz | 32 | 0.0 | 0 | CLI tool to beautify JSON string. | (cli, json, library, mit, program) | 2019-02-27 | 0.0.9 | sendyhalim |
canonical-json | 122 | 0.0 | 1 | Canonical JSON for signing and hashing JSON values | (bsd3, json, library, text) | 2022-09-20 | 0.6.0.1 | DuncanCoutts, EdskoDeVries, HerbertValerioRiedel |
conf-json | 21 | 0.0 | 1 | read, parse json config | (configuration, json, library, public-domain) | 2018-07-20 | 1.2 | procione |
curl-aeson | 21 | 0.0 | 2 | Communicate with web services using JSON | (bsd3, json, library, network, web) | 2024-09-01 | 0.1.0.2 | JoelLehtonen |
data-json-token (deprecated) | 9 | 0.0 | 0 | Json Token datatype | (bsd3, data, deprecated, json, library, program) | 2016-02-02 | 0.1.0.0 | newhoggy, haskellworks |
dead-simple-json | 8 | 0.0 | 1 | Dead simple JSON parser, with some Template Haskell sugar. | (json, library, mit) | 2013-03-26 | 0.1.2 | JulianFleischer |
dependent-sum-aeson-orphans | 33 | 0.0 | 3 | JSON instances for DSum, DMap, and Some | (bsd3, json, library) | 2022-12-09 | 0.3.1.1 | CaleGibbard, RyanTrinkle, abrar, alexfmpe, maralorn, ymeister |
deriving-aeson | 287 | 0.0 | 15 | Type driven generic aeson instance customisation | (bsd3, generics, json, library) | 2023-01-08 | 0.2.9 | FumiakiKinoshita |
deriving-openapi3 | 4 | 0.0 | 0 | DerivingVia for OpenAPI 3 | (generics, json, library, mit, openapi) | 2022-12-22 | 0.1.0.0 | iko |
derulo | 56 | 0.0 | 0 | Parse and render JSON simply. | (json, library, mit, program) | 2022-08-28 | 2.0.0.3 | fozworth |
detour-via-sci | 11 | 0.0 | 2 | JSON and CSV encoding for rationals as decimal point numbers. | (csv, data, json, library, math, mpl, numeric) | 2018-06-22 | 1.0.0 | philderbeast |
detour-via-uom | 6 | 0.0 | 1 | JSON and CSV encoding for quantities. | (csv, data, json, library, math, mpl, numeric, physics) | 2018-06-22 | 1.0.0 | philderbeast |
dhall-fly | 27 | 0.0 | 0 | Translate concourse config from Dhall to YAML | (bsd3, concourse, dhall, json, library, program, yaml) | 2020-03-02 | 0.3.0 | axeman |
digestive-functors-aeson | 118 | 0.0 | 1 | Run digestive-functors forms against JSON | (gpl, json, library, web) | 2019-02-16 | 1.1.27 | OliverCharles, nieled |
docrecords | 6 | 0.0 | 1 | Vinyl-based records with hierarchical field names, default values and documentation | (cli, data, json, library, mit, options, parsing, records) | 2019-10-09 | 0.1.0.0 | YvesPares |
fcm-client | 14 | 0.0 | 0 | Admin API for Firebase Cloud Messaging | (bsd3, fcm, json, library, program) | 2019-09-20 | 0.2.0.0 | vrom911, HolmuskTechTeam |
gitson (deprecated) | 19 | 0.0 | 1 | A document store library for Git + JSON. | (database, deprecated, git, json, library, public-domain) | 2016-07-21 | 0.5.2 | valpackett |
hermes-json | 42 | 2.0 | 0 | Fast JSON decoding via simdjson C++ bindings | (ffi, json, library, mit, text, web) | 2023-08-28 | 0.6.1.0 | velveteer |
highjson | 27 | 0.0 | 2 | Spec based JSON parsing/serialisation | (json, library, mit, text, web) | 2021-05-17 | 0.5.0.0 | AlexanderThiemann |
highjson-swagger | 11 | 0.0 | 1 | Derive swagger instances from highjson specs | (json, library, mit, text, web) | 2021-05-17 | 0.5.0.0 | AlexanderThiemann |
highjson-th | 10 | 0.0 | 1 | Template Haskell helpers for highjson specs | (json, library, mit, text, web) | 2021-05-17 | 0.5.0.0 | AlexanderThiemann |
hkd-default (deprecated in favor of aeson-default) | 14 | 0.0 | 0 | Apply default value for optional field of HKD | (bsd3, default, deprecated, hkd, json, library) | 2020-01-28 | gqk007 | |
hschema-aeson | 13 | 0.0 | 1 | Describe schemas for your Haskell data types. | (data, json, lgpl, library, schema) | 2018-11-14 | 0.0.1.1 | alonsodomin |
htoml | 43 | 0.0 | 7 | Parser for TOML files | (bsd3, configuration, data, json, language, library, parser, text) | 2016-11-07 | 1.0.0.3 | cies |
hw-aeson | 74 | 0.0 | 3 | Convenience functions for Aeson | (bsd3, data, json, library) | 2023-12-18 | 0.1.9.0 | newhoggy, haskellworks |
hw-json-lens | 17 | 0.0 | 2 | Lens for hw-json | (bsd3, data, data-structures, json, library, succinct-data-structures) | 2020-04-14 | 0.2.1.0 | newhoggy, haskellworks |
jose-jwt | 159 | 2.0 | 12 | JSON Object Signing and Encryption Library | (bsd3, cryptography, json) | 2024-03-02 | 0.10.0 | LukeTaylor |
json-builder | 26 | 0.0 | 3 | Data structure agnostic JSON serialization | (bsd3, json, library) | 2013-02-01 | 0.3 | LeonSmith |
json-bytes-builder (deprecated in favor of jsonifier) | 20 | 0.0 | 2 | Direct-to-bytes JSON Builder | (codecs, deprecated, json, library, mit) | 2020-09-16 | 0.5.2.1 | NikitaVolkov |
json-encoder (deprecated in favor of json-bytes-builder) | 17 | 0.0 | 2 | A direct-to-bytes single-pass JSON encoder with a declarative DSL | (codec, deprecated, json, library, mit) | 2016-06-02 | 0.1.8 | NikitaVolkov |
json-enumerator (deprecated in favor of aeson) | 11 | 0.0 | 3 | Pure-Haskell utilities for dealing with JSON with the enumerator package. (deprecated) | (bsd3, deprecated, enumerator, json, library) | 2012-01-19 | 0.0.1.2 | MichaelSnoyman |
json-fu | 12 | 0.0 | 1 | Generic JSON serialization / deserialization | (json, library, mit) | 2014-03-27 | 0.1.1 | SimonHengel |
json-incremental-decoder | 12 | 0.0 | 1 | Incremental JSON parser with early termination and a declarative DSL | (data, json, library, mit, parsing) | 2017-04-07 | 0.1.2 | NikitaVolkov |
json-pointer | 15 | 0.0 | 3 | JSON Pointer parsing and interpretation utilities | (data, json, library, mit, parsing) | 2019-01-22 | 0.1.2.2 | NikitaVolkov |
json-pointer-hasql | 5 | 0.0 | 1 | JSON Pointer extensions for Hasql | (hasql, json, library, mit) | 2016-04-04 | 0.1.1 | NikitaVolkov |
json-qq | 6 | 0.0 | 3 | Json Quasiquatation library for Haskell. | (json, library) | 2011-11-24 | 0.4.1 | OscarFinnsson |
json-rpc-client | 31 | 2.0 | 1 | JSON-RPC 2.0 on the client side. | (json, library, mit, network) | 2017-01-14 | 0.2.5.0 | KristenKozak |
json-rpc-server | 46 | 2.0 | 2 | JSON-RPC 2.0 on the server side. | (json, library, mit, network) | 2017-01-14 | 0.2.6.0 | KristenKozak |
json-spec | 81 | 0.0 | 3 | Type-level JSON specification | (json, library, mit) | 2024-09-27 | 1.1.0.0 | rickowens |
json-spec-elm | 42 | 0.0 | 1 | Elm code generate for `json-spec`. | (elm, json, library, mit) | 2024-09-27 | 0.4.0.5 | rickowens |
json-spec-elm-servant | 42 | 0.0 | 0 | Generated elm code for servant APIs. | (elm, json, library, mit, servant, web) | 2024-09-27 | 0.4.2.2 | rickowens |
json-spec-openapi | 36 | 0.0 | 0 | json-spec-openapi | (json, library, mit, openapi) | 2024-09-27 | 1.0.0.0 | rickowens |
json-stream | 187 | 2.0 | 3 | Incremental applicative JSON parser | (bsd3, json, library, text) | 2024-09-11 | 0.4.6.0 | ondrap |
json-tools | 30 | 0.0 | 1 | A collection of JSON tools | (bsd3, json, program, text, tools, utils) | 2019-10-18 | 0.5.1 | NicolasPouillard |
json-types | 9 | 0.0 | 6 | Basic types for representing JSON | (json, library, mit, text) | 2010-12-23 | 0.1 | JohnMillikin |
json2 | 32 | 0.0 | 3 | Library provides support for JSON. | (bsd3, data, json, library, text) | 2011-05-29 | 0.8.3 | YuriyIskra |
json2-hdbc | 6 | 0.0 | 1 | Support JSON for SQL Database. | (bsd3, database, json, library) | 2011-04-06 | 0.5.1 | YuriyIskra |
json2-types | 10 | 0.0 | 3 | Defined JSON data types and function for renders JSON to string. | (bsd3, data, json, library, text) | 2011-04-06 | 0.1 | YuriyIskra |
jsonifier | 61 | 0.0 | 1 | Fast and simple JSON encoding toolkit | (json, library, mit) | 2023-12-09 | 0.2.1.3 | NikitaVolkov |
jsonl | 8 | 0.0 | 1 | JSON Lines | (bsd3, json, library, text, web) | 2022-05-02 | 0.2.0.0 | ocramz |
jsonl-conduit | 17 | 2.0 | 0 | Conduit interface to JSONL-encoded data | (bsd3, json, library, text, web) | 2023-05-01 | 0.1.4 | ocramz |
jsonlogic | 4 | 0.0 | 1 | JsonLogic Evaluation | (json, library, mit) | 2022-04-06 | 0.1.0.0 | JTeeuwissen |
jsonlogic-aeson | 3 | 0.0 | 0 | JsonLogic Aeson Support | (json, library, mit) | 2022-04-06 | 0.1.0.0 | JTeeuwissen |
jsonpath | 43 | 0.0 | 2 | Library to parse and execute JSONPath | (bsd3, json, library, text, web) | 2022-07-24 | 0.3.0.0 | axeman |
jsons-to-schema | 5 | 0.0 | 0 | JSON to JSON Schema | (data, json, library, mit, program, web) | 2017-07-30 | 0.1.0.0 | garetht |
jsonschema-gen | 16 | 2.0 | 1 | JSON Schema generator from Algebraic data type | (bsd3, data, json, library, text) | 2017-08-29 | 0.4.1.0 | yuga |
lens-aeson | 325 | 2.75 | 119 | Law-abiding lenses for aeson | (data, json, lenses, library, mit) | 2023-06-27 | 1.2.3 | EdwardKmett, EricMertens, ryanglscott |
log2json | 7 | 0.0 | 1 | Turn log file records into JSON. | (json, library, logging, program, text, tools, utils) | 2012-11-02 | 0.1 | HaroldLee |
managed-functions-json | 4 | 0.0 | 1 | JSON Support for the Managed Functions Framework | (json, library, mit, remote-management) | 2022-06-06 | 1.0.0 | martinbednar |
mcaeson | 11 | 0.0 | 0 | An Aeson parsing toolkit | (bsd3, json, library, program, web) | 2021-04-12 | 0.0.0.1 | ChrisDornan |
microaeson | 119 | 0.0 | 1 | A tiny JSON library with light dependency footprint | (gpl, json, library, text, web) | 2024-06-25 | 0.1.0.2 | AndreasAbel, HerbertValerioRiedel |
one-line-aeson-text | 47 | 2.0 | 1 | Pretty-printing short Aeson values as text | (apache, json, library, text) | 2024-11-07 | 0.1.0.6 | chris_martin |
porcupine-core | 8 | 2.0 | 2 | Express portable, composable and reusable data tasks and pipelines | (arrows, combinators, control, data, json, library, mit, numerical, pipes, program, streaming) | 2019-10-09 | 0.1.0.1 | YvesPares |
quick-schema | 5 | 0.0 | 1 | Slimmed down json schema language and validator | (data, json, library, mit) | 2015-11-03 | 0.1.0.0 | benweitzman |
quickson (deprecated in favor of aeson-quick) | 12 | 0.0 | 1 | Quick JSON extractions with Aeson | (bsd3, deprecated, json, library, text, web) | 2017-01-09 | 0.3 | ssadler |
record-aeson | 5 | 0.0 | 1 | Instances of "aeson" classes for the "record" types | (data, json, library, mit, records) | 2015-11-06 | 0.1.1 | NikitaVolkov |
safe-json | 78 | 2.25 | 0 | Automatic JSON format versioning | (json, library, mit) | 2024-11-05 | 1.2.0.2 | nideco |
sajson | 6 | 0.0 | 0 | Fast JSON parsing powered by Chad Austin's sajson library | (json, library, mit, program, text, web) | 2021-09-14 | 0.2.0.0 | kccqzy |
servant-waargonaut | 8 | 0.0 | 0 | Servant Integration for Waargonaut JSON Package | (bsd3, json, library, web) | 2019-09-04 | 0.7.0.0 | qfpl, topos |
stratux | 30 | 2.0 | 2 | A library for stratux | (adsb, aviation, bsd3, json, library, stratux) | 2019-07-14 | 0.0.10 | TonyMorris |
stratux-http | 16 | 0.0 | 1 | A library for using HTTP with stratux | (adsb, aviation, bsd3, json, library, network, stratux) | 2019-07-14 | 0.0.11 | TonyMorris |
stratux-types | 20 | 0.0 | 3 | A library for reading JSON output from stratux | (adsb, aviation, bsd3, json, library, stratux) | 2019-07-14 | 0.0.11 | TonyMorris |
stratux-websockets | 23 | 0.0 | 1 | A library for using websockets with stratux | (adsb, aviation, bsd3, json, library, network, stratux) | 2019-07-14 | 0.0.11 | TonyMorris |
text-json-qq | 15 | 0.0 | 1 | Json Quasiquatation for Haskell. | (json, library) | 2011-11-24 | 0.4.1 | OscarFinnsson |
tree-sitter-json | 37 | 0.0 | 0 | Tree-sitter grammar/parser for JSON | (bsd3, json, library, tree-sitter) | 2022-04-12 | 0.7.0.3 | patrick_thomson, tclem, robrix, dcreager, aymannadeem, joshvera, maxbrunsfeld, rewinfrey, beka |
tyro | 15 | 0.0 | 1 | Type derived JSON parsing using Aeson | (bsd3, json, library, text, web) | 2017-07-08 | 0.3.0.0 | rlupton20 |
vformat-aeson | 7 | 0.0 | 1 | Extend vformat to Aeson datatypes | (bsd3, format, json, library, text) | 2020-01-22 | 0.1.0.1 | gqk007 |
waargonaut | 38 | 2.5 | 2 | JSON wrangling | (bsd3, json, library, parser, web) | 2021-01-20 | 0.8.0.2 | TonyMorris, qfpl, topos |
xml-to-json-fast | 22 | 0.0 | 1 | Fast, light converter of xml to json capable of handling huge xml files | (json, library, mit, program, web, xml) | 2015-03-30 | 2.0.0 | NoamLewis |
yajl-enumerator (deprecated) | 41 | 0.0 | 1 | Enumerator-based interface to YAJL, an event-based JSON implementation | (deprecated, enumerator, gpl, json, library, parsing, text) | 2012-10-28 | 0.4.1 | JohnMillikin |