Packages tagged: json
Kinto
Kinto Client for Nim
bson
BSON Binary JSON Serialization
camelize
Convert json node to camelcase
canonicaljson
Canonical JSON according to RFC8785
chronicles
A crafty implementation of structured logging for Nim
couchdbapi
Apache CouchDb driver (REST API) for nim lang.
csv2json
Convert CSV files to JSON
cueconfig
Cue configuration with JSON fallback for Nim projects
duckdb
Bindings for DuckDB analytical database
duckdb-nim
Nim SQL Driver For DuckDB - A fast analytical database system
eminim
JSON serialization framework
flowgarage
Artifact and report assembly primitives for FlowBrigade Toolkit workflows.
gemmaJSON
json parsing library based on bindings of simdjson
holo_json
fork of jsony for use in applications
jdec
Flexible JSON manshal/unmarshal library for nim
jesterjson
A Jester web plugin that embeds key information into a JSON object.
jq
Fast JSON parser
jschema
spec-compliant JSON Schema (draft 2020-12) validator and builder for Nim
jser
json de/serializer for tuples and more
jsmn
Jsmn - a world fastest JSON parser - in pure Nim
json2schema
Infer a JSON Schema (draft 2020-12) from any JSON value. No real data values are ever copied into the output — only structural and type information.
json2xml
Convert json to xml : JsonNode( comapatible with module json ) To XmlNode (comapatible with module xmltree)
json_builder
Easy and fast generator for valid json in nim
json_rpc
Nim library for implementing JSON-RPC clients and servers
json_schema_import
Converts JSON schema definitions to nim types
json_serialization
Flexible JSON serialization not relying on run-time type information
jsonfmt
Ridiculously simple and effective JSON formatter.
jsonlines
Simple JSON Lines parser in Nim
jsonob
JSON / Object mapper
jsonpak
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
jsonschema
JSON schema validation and creation.
jsony
A loose, direct to object json parser with hooks.
jsony_plus
An extension of `jsony` supporting better hooks, and type creation from schemas
jstin
JS {de,}serialization as it says on the tin
jtr
jtr is a commmand of JSON tree viewer with type
lumber
A JSON logger and prettifier CLI
nerve
A RPC framework for building web APIs
nim_cjson
cjson wrapper for Nim
nimhuml
A Nim implementation of HUML (Human-Oriented Markup Language) parser and serializer
nimjson
nimjson generates nim object definitions from json documents.
openparser
Tiny parsers and serializers for JSON, CSV, RSS, Atom feeds and more
p4ztag_to_json
Convert Helix Version Control / Perforce (p4) -ztag output to JSON
packedjson
packedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a more traditional tree representation.
pantry
Client library for https://getpantry.cloud/
rethinkdb
RethinkDB driver for Nim
sam
Fast and just works JSON-Binding for Nim
samson
Implementation of JSON5.
serde
Easy-to-use serialization capabilities (currently json only), with a drop-in replacement for std/json.
shobiz
Simple structured console messages for Nim applications.
simpledb
A simple NoSQL JSON document database
sunny
JSON in Nim with Go-like field tags
toon
Nim implementation of TOON (Token-Oriented Object Notation): compact, human-readable JSON serialization and parsing for AI and LLM prompt workflows.
urlon
URL Object Notation implemented in Nim
webtokens
JSON Web Token Library
yyjson
Thin Nim bindings for yyjson with a small idiomatic high-level API