#serde-json

  1. serde_json

    A JSON serialization file format

    v1.0.149 57.1M #json #serialize #serialization
  2. simd-json

    High performance JSON parser based on a port of simdjson

    v0.17.0 1.1M #serde-json #high-performance-json #simd-json-parser #port #tape
  3. sonic-rs

    fast Rust JSON library based on SIMD

    v0.5.8 664K #serde-json #json #simd-json #serialize #simd
  4. assert-json-diff

    Easily compare two JSON values and get great output

    v2.0.2 8.1M #serde-json #json #testing
  5. json5

    serializer and deserializer which speaks Serde

    v1.3.1 5.2M #serde-json #json #jsonc #parser
  6. pbjson

    conversion

    v0.9.0 2.4M #serde-json #protobuf #json #serde
  7. serde_json_lenient

    A lenient JSON serialization file format

    v0.2.4 98K #serde-json #json #serialize #serialization
  8. serde_json_canonicalizer

    JSON Canonicalization Scheme (JCS - RFC 8785) implementation

    v0.3.2 403K #json-canonicalization-scheme #rfc-8785 #serde-json #jcs #to-string #json-format #to-vec
  9. deser-hjson

    a Hjson deserializer for Serde

    v2.2.5 19K #hjson #deserialize #serde-json
  10. json_comments

    strip comments from JSON before parsing

    v0.2.2 215K #json-parser #line-comment #serde-json #strip-comments #json-input #text-processing
  11. abi_stable

    For doing Rust-to-Rust ffi,writing libraries loaded at program startup

    v0.11.3 248K #stable-abi #serde-json #ffi
  12. serde_json5

    A Serde (de)serializer for JSON5

    v0.2.1 387K #serde-json #json5 #json #serde
  13. jsonrpc-core

    Transport agnostic rust implementation of JSON-RPC 2.0 Specification

    v18.0.0 586K #json-rpc-server #serde-json #json
  14. miniserde

    Data structure serialization library with several opposite design goals from Serde

    v0.1.45 611K #serde-json #serialize #serialization
  15. serde_json_path

    Query serde_json Values using JSONPath

    v0.7.2 135K #json-path #serde-json #json #serde
  16. auditable-info

    High-level crate to extract the dependency trees embedded in binaries by cargo auditable

    v0.10.0 546K #cargo-auditable #serde-json #cargo-subcommand #extract #input-file #filesize #zip #deserialize #embedded #size-limit
  17. serde_json_borrow

    JSON deserialization into a borrowed DOM

    v0.9.0 27K #serde-json #deserialize #json #deserialize-json #ref
  18. typescript-type-def

    Generate TypeScript type definitions for Rust types

    v0.5.13 84K #serde-json #json #javascript
  19. serde_jsonc

    A JSON serialization file format

    v1.0.108 4.7K #json #serde-json #serialize #serialization
  20. json-five

    JSON5 parser with round-trip capabilities and compatible with the serde data model

    v0.3.1 148K #serde-json #json5 #round-trip #json
  21. deserr

    Deserialization library with focus on error handling

    v0.6.4 28K #serde-json #deserialize #error
  22. json-strip-comments

    Strip comments from JSON

    v3.1.1 357K #json #strip #trailing-comma #serde-json #comments
  23. serde_jcs

    JSON Canonicalization Scheme (JCS) for Serde

    v0.2.0 69K #serde-json #serialize #json
  24. json_value_merge

    Interface to merge serde_json::Value objects

    v2.0.1 140K #json #serde-json #merge #path #value #serde-value
  25. prost-wkt-types

    Helper crate for prost to allow JSON serialization and deserialization of Well Known Types

    v0.7.1 1.3M #json-parser #protobuf #prost #convert #serde-json #wkt #json-encoding #chrono #well-known-types #schemars
  26. pbjson-types

    Protobuf well known types with serde serialization support

    v0.9.0 2.1M #protobuf #json #serde-json
  27. serde_json_path_to_error

    A drop in replacement for serde_json where detailed errors are the default

    v0.1.5 23K #serde-json #json
  28. canonical_json

    A Canonical JSON serializer

    v0.7.0 29K #json-serializer #order #serde-json #object-key #to-string #ser #unicode #unicode-characters
  29. pbjson-build

    Generates Serialize and Deserialize implementations for prost message types

    v0.9.0 2.6M #serde-json #protobuf #json #serde
  30. macro-string

    Eager evaluation of macros like concat! and env!

    v0.2.0 1.5M #concat #env #eager #evaluation #stringify #serde-json #proc-macro #macro-input #proc-macro-token-stream
  31. serde_toon_format

    Serde-compatible TOON v3.0 encoder/decoder

    v0.1.2 13K #serde-json #toon #json #token #encoding
  32. olpc-cjson

    serde_json Formatter to serialize as OLPC-style canonical JSON

    v0.1.4 611K #canonical-json #serde-json #ascii
  33. json-escape

    A no_std, zero-copy, allocation-free library for streaming JSON string escaping and unescaping. Ergonomic, fast, RFC 8259 compliant, with layered APIs for iterators, I/O streaming, and low-level tokens.

    v0.3.1 2.5K #streaming-json #api-token #serde-json #zero-copy
  34. ijson

    A more memory efficient replacement for serde_json::Value

    v0.1.6 168K #serde-json #replace #pointers #value #compare #i-value #i-string #xlsx #memory-footprint
  35. jsonrpc-server-utils

    Server utils for jsonrpc-core crate

    v18.0.0 205K #serde-json #json-rpc #json
  36. cirru_parser

    Parser for Cirru text syntax

    v0.2.8 480 #serde-json #cirru #text #fib #syntax #tree-structure #dec #s-expr #convert-json #messagepack
  37. sciformats_serde_json

    A JSON serialization file format

    v1.0.148 #serde-json #json #serialization #serialize
  38. serde-flattened

    A csv and serde_json extension for flattening nested structures into flat representations. This enables for example serialization/deserialization of nested data to/from CSV.

    v0.1.1 223K #serde-json #flattened #deserialize #csv #nested-struct #field-path #unflatten
  39. syntaqlite

    Parser, formatter, validator, and language server for SQLite SQL — built on SQLite's own grammar

    v0.5.9 #language-server #sql-formatter #validation #dialect #grammar #ast-node #serde-json #language-server-protocol #compile-time #lineage
  40. expect-json

    For comparisons on JSON data

    v1.10.1 570K #serde-json #testing #json
  41. value-ext

    Serde Json Value Extension Trait and Json Utilities

    v0.1.3 31K #serde-json #utilities #value
  42. serde_json_any_key

    Workaround for "key must be a string" error with serde_json. De/serialize any HashMap<K,V>, Vec<K,V>, Iter<(&K,&V)>, or Iter<&(K,V)> as a JSON map.

    v2.1.0 5.1K #serde-json #hash-map #struct #iterator #json-key
  43. golem-wasm

    Golem WASM base types

    v1.5.1-rc1 3.7K #golem #protobuf #convert-json #wasmtime #builder #serde-json #type-information #host-guest #json-representation #type-definition
  44. serde_json_bytes

    a JSON Value object with strings backed by Bytes, parsed by serde_json

    v0.2.5 30K #serde-json #json #byte-parser #json-parser
  45. golem-wasm-rpc

    Golem WASM RPC support library

    v1.3.1 #protobuf #golem #convert-json #wasi #rpc #serde-json #wit-bindgen #bincode #component-model #type-definition
  46. matrix-sdk-store-encryption

    Helpers for encrypted storage keys for the Matrix SDK

    v0.16.0 46K #encryption #matrix-sdk #encrypted-storage #key-value-store #storage-key #serde-json
  47. morphix

    Observing and serializing mutations

    v0.18.6 #observer #observe #mutation #serialization #yaml #invalidation #observing #uuid #serde-json #debugging
  48. jexl-eval

    A JEXL evaluator written in Rust

    v0.4.0 65K #evaluator #jexl #serde-json #eval #expression #eval-context
  49. beve

    (Binary Efficient Versatile Encoding) specification with serde support

    v1.3.0 #binary-encoding #typed-arrays #convert-json #specification #matrix #serde-json #complex-numbers #zero-copy #object-key #matlab
  50. cityjson-json

    Serde adapter for CityJSON 2.0, providing (de)serialization on top of the cityjson-types crate

    v0.9.0 #serde-json #city-json #geospatial #3d #json #cityjson
  51. laminate

    Progressive data shaping for Rust — type coercion, format detection, and fault-tolerant deserialization built on serde

    v0.1.0 #serde-json #coercion #deserialize #flexible
  52. valq

    macros for querying semi-structured data with the JavaScript-like syntax

    v0.3.1 3.4K #json-query #serde-json #extract #macro #extract-json
  53. jetro

    transform, query, and compare JSON

    v0.5.10 #json-path #json-search #jmespath #serde-json
  54. girolle

    A nameko like lib in rust

    v2.0.0 #amqp #rpc-service #rpc-client #amqp-client #event-handling #serde-json #event-source #service-handler #event-type #rpc-call
  55. googletest-json-serde

    GoogleTest matchers for serde_json::Value

    v0.5.1 120 #serde-json #json #google-test #matcher #gtest
  56. datavalue-rs

    Bump-allocated JSON value type with a built-in zero-copy parser and serde_json-style access API

    v0.2.1 #serde-json #json #arena
  57. rustia-rs

    Rust version of typia.io for type-safe JSON validation and LLM JSON parsing

    v0.1.2 #serde-json #rust-version #json-validation #llm #io #type-safe #typia #deserialize #lenient
  58. json_dotpath

    Dotted path access to nested JSON objects (serde_json::Value)

    v1.1.0 65K #json #serde-json #dot
  59. lago-types

    Types definitions for Lago API

    v0.1.22 #invoice #lago #credits #coupon #model #logging #query-parameters #billing #error-response #serde-json
  60. pubnub

    SDK for Rust

    v0.7.0 1.1K #sdk #subscriber #update #key-set #real-time #serde-json #tokio-time #blocking
  61. actix-error

    handle REST errors, with a derive macro to generate the error type. It also provides a compatibility layer with actix-web.

    v0.2.11 160 #error-handling #actix-web #http-response #macro-derive #json-error #structured-error #error-response #serde-json
  62. serde_json_untagged

    A JSON serialization file format

    v1.0.145 #serde-json #json #serialization
  63. schema_analysis

    Analyze the schema of any self describing format

    v0.7.0 #json-schema #xml #xml-schema #json #serde-schema #xml-serde #serde-json
  64. calleen

    Robust HTTP request library for those who don't like getting unnecessarily paged while on-call

    v0.2.0 4.3K #http-response #http-request #retry #paged #serde-json #logging #raw-response #unnecessarily #deserialize #5xx
  65. sqlutil

    building SQL queries

    v0.1.7 #sql #delete #utility #set #fetch #serde-json
  66. jscalendar-kit

    JSCalendar core data types, validation, patching, recurrence expansion, and export

    v0.1.0 #ical #calendar #timezone #recurrence #validation #serde-json #date-range #deserialize #jiff #json-text
  67. typia

    Rust version of typia.io for type-safe JSON validation and LLM JSON parsing

    v0.1.1 #serde-json #rust-version #json-validation #io #llm #type-safe #deserialize #validation-error #lenient #json-error
  68. jsonrpc-lite

    JSON-RPC 2.0 Specification serialization for Rust

    v0.7.0 4.3K #json-rpc #serde-json #json #serde #rpc
  69. cfgmatic-merge

    Flexible configuration merging for Rust applications

    v5.0.1 #serde-json #config #json #merge
  70. bumparaw-collections

    A small set of bumpalo-backed collections for low-level operations

    v0.1.7 23K #serde-json #collection #bumpalo #bit-packing
  71. serde_dms

    Serde Deserializer for DMS

    v0.5.4 #dms #deserializer #deserialize #optional-fields #enums #serde-json #realistic
  72. serde-encoded-bytes

    Efficient bytestring serialization for Serde-supporting types

    v0.2.1 550 #serialization #messagepack #serde-json #byte-string #human-readable #deserialize #base64 #hex-encoding #byte-array #slice-like
  73. qubit-json

    Lenient JSON decoder for non-fully-trusted JSON text inputs

    v0.3.4 #serde-json #qubit #lenient #decoder #json
  74. servo-devtools-traits

    A component of the servo web-engine

    v0.1.0 4.8K #servo #dev-tools #traits #component #script #web-engine #serde-json #android #open-harmony #documentation-book
  75. typewire-schema

    Schema types for the typewire crate

    v0.0.3 #typewire #record #typescript #schema #encode #link-section #base64 #serde-json #declaration #date-time
  76. struct-to-json-db

    minimalist file-based database designed for straightforward software applications. It leverages the Serde crate to seamlessly serialize and deserialize a HashMap of structured data to and from JSON files…

    v0.1.23 1.4K #serde-json #struct-to-json #json-struct #file-base-database
  77. fel-core

    Formspec Expression Language — parser, evaluator, and dependency analysis

    v0.1.0 #lexer #specification #evaluator #expression-language #ast #serde-json #mip #money #lexer-tokenize #source-spans
  78. alt_serde_json

    A JSON serialization file format

    v1.0.61 290 #serde-json #json #serialize #serialization
  79. serdeio

    Tiny IO utility library for Rust to serialize/deserialize Serde compatible structs

    v0.6.0 #serde-json #csv #yaml #io
  80. combycode-dpe

    DPE framework for building streaming pipeline tools in Rust

    v2.0.1 #streaming-pipeline #framework #dpe #building #stdout #ndjson #serde-json
  81. versed

    generating DTOs and their migrations from schema descriptions

    v0.0.4 #schema-file #schema-migration #serde-json #generator #generate-typescript #dto #snake-case #edit-file
  82. moz-cli-version-check

    Version checking library for Mozilla CLI tools

    v0.2.4 290 #cache #version-check #checking #newer-version #mozilla #version-info #serde-json #thread-safe #arc-mutex #background-thread
  83. serde_luaq

    A Lua %q serialization file format

    v0.2.1 #serde-json #file-format #lua #lua-table #nil #serialization #lua-value #lossy #deserialize #5-4
  84. compress-json-rs

    Store JSON data in a space-efficient compressed form, with round-trip compression/decompression

    v0.3.2 #compression #json #serde-json #decompression
  85. cve

    Mappings for parsing the CVE JSON files

    v0.5.0 950 #json #serde-json #serde
  86. opejson

    Surgical JSON manipulation macros for Rust. (Strict, Genesis, and Law modes)

    v0.2.4 #serde-json #dynamic #json-macro #auto-vivification #json
  87. abxbus-rust

    abxbus Event Bus library

    v2.5.0 #event-bus #events #json #rust-implementation #handler #concurrency #serde-json #typescript
  88. serde_encom

    Official EnCom library

    v0.4.0 #serde-json #encom #serialization #json #serialize #serde
  89. deser-incomplete

    Deserialize incomplete or broken data with Serde

    v0.1.2 1.1K #streaming-json #deserialize #serde-json #serde #json-parser
  90. stremio-serde-hex

    Hexadecimal encoding/decoding with serde

    v0.1.2 160 #serde-json #hex #serde
  91. json_shape

    handle JSON shape

    v0.5.1 #serde-json #json #shape #serialization
  92. midiserde

    When mini isn't enough and serde is too much

    v0.1.1 #serde-json #miniserde #json #serialization #serde-derive
  93. jsonrpc-core-client

    Transport agnostic JSON-RPC 2.0 client implementation

    v18.0.0 174K #json-rpc #serde-json #json
  94. jsonml

    deserialization and serialization

    v0.5.1 #serde-json #markup #json #serde
  95. serde-json-assert

    Flexible JSON assertions

    v0.4.0 8.0K #serde-json #json #testing
  96. xopsy

    Structural pattern matching DSL for JSON. Perform declarative diagnostics and surgical in-place updates on dynamic data.

    v0.1.2 #serde-json #pattern-matching #dsl #macro #json
  97. json_size

    calculate the size of a JSON object

    v0.2.2 #serde-json #value #estimate #size-limit #heap-size #arbitrary-precision #diagnostics #breakdown #memory-size #cache-eviction
  98. serde_json_ext

    A serde_json extension that provides configurable bytes serialization formats (hex, base64, default array)

    v0.1.10 #serde-json #format #hex #array #base64
  99. serde-jsonlines

    Read & write JSON Lines documents

    v0.7.0 13K #json-lines #serde-json #json
  100. matterhorn

    A lenient front matter parsing crate that supports files prefixed with YAML, JSON, and TOML front matter

    v0.1.6 #front-matter #lenient #prefixed-with-yaml #key #duplicates #serde-json #toml-parser
  101. json_partial

    Json fixing parser for imperfect json given by LLMs

    v0.2.1 1.2K #serde-json #json #llm
  102. mii-http-client

    Generated Rust clients for mii-http specs

    v0.1.1 #http-client #mii-http #web-server #generated #byte-stream #specs #serde-json
  103. serde_trim

    serde deserialize_with String trim.Supports multiple std::collections types

    v1.1.0 64K #serde-json #deserialize-with #deserialize-trim
  104. serde_jsonc2

    A JSON(C) serialization file format (fork of serde_json)

    v0.1.2 #serde-json #json #serialization #serialize
  105. json-unflattening

    flattening and unflattening JSON structures

    v0.1.5 6.3K #serde-json #flatten-json #flattening #unflattening #json
  106. llm-extract

    Extract structured data from LLM responses — fence strip, JSON repair, fuzzy repair, typed deserialization

    v0.1.0 #extract-json #serde-json #llm #repair #extract
  107. serde_hash

    seamlessly integrating HashIds with Serde serialization and deserialization. This library provides a convenient way to obfuscate numeric IDs in your JSON output without changing your…

    v0.2.0 #serde-json #json-output #numeric-id #hash #salt #obfuscate #secure-random #character-set #hash-ids #deserialize-json
  108. jsone

    Zero-loss JSON serialization for Rust

    v0.1.4 #json #javascript #serde-json #bignum
  109. eventsourced

    Event sourced entities in Rust

    v0.27.0 3.6K #event-sourcing #snapshot-store #entity #logging #event-handling #command-handler #sourced #serde-json #prost #type-name
  110. json-feed-model

    JSON Feed model

    v0.3.0 160 #json-feed #serde-json #json
  111. axum-routes

    Create an axum Router from an enum and resolve routes

    v0.2.3 280 #axum-router #enums #resolve #routes #linker #trace-layer #serde-json #tower-http #removing #web-apps
  112. sqlx-json

    Database-agnostic row-to-JSON conversion for sqlx

    v0.11.0 #sqlx #json #big-decimal #row #mcp-server #database-agnostic #serde-json #single-binary
  113. azalea-chat

    Parse Minecraft chat messages

    v0.16.0+mc26.1 1.2K #chat #azalea #formatted-text #text-component #deserialize #minecraft #text-color #serde-json
  114. serde_ubj

    Universal Binary JSON data format for Rust with Serde (both std and no_std environments)

    v0.2.0 #serde-json #ubj #serialization #ubjson #serde
  115. sosaku

    Filtering DSL for JSON and JSON-like data formats

    v0.6.2 #json #serde-json #dsl #filtering #expression #json-like #exp
  116. fsqlite-cli

    Interactive SQL shell

    v0.1.1 #sql #repl #verify-proof #interactive-shell #database #interactive-cli #serde-json #command-line-arguments #in-memory-database #interactive-repl
  117. typed-json

    A JSON serialization file format

    v0.1.1 218K #serde-json #json #serialize #serialization
  118. serde-tristate

    Three-state Patch<T> for HTTP PATCH bodies with automatic serde integration

    v0.1.1 #serde-integration #http-patch #three-state #serde-json #tristate #deserialize #field-value
  119. i3ipc-types

    containing all the types needed to communicate with i3, along with their serde implementations and implementations of many std traits

    v0.16.0 500 #serde-json #protocols #ipc #i3 #json #serde
  120. serde_save_lib

    JSON handler for serde data with I/O capabilities

    v0.1.1 #serde-json #save #json
  121. jvars

    Tools for working with JSON via data paths

    v0.3.0 #json-path #data #value #serde-json #deal
  122. serialize-to-javascript

    Serialize a serde::Serialize item to a JavaScript literal template using serde_json

    v0.1.2 1.7M #serde-json #javascript #templating #serialize #literals #automatic-derive
  123. serde_partiql

    A PartiQL data model serialization file format

    v1.1.65 240 #serde-json #serialize #serialization
  124. quickfig

    Replace boilerplate in apps that read from user configuration files

    v0.2.2 #config #replace #boilerplate #macro-derive #reading #serde-json #config-json #app-config
  125. toon-macro

    Ergonomic macros for constructing and parsing TOON (Token-Oriented Object Notation) values

    v0.1.1 #serde-json #toon #serialize #json #macro
  126. ron2json

    Convert ron files to json, yaml, or toml or vice versa

    v1.0.0 #ron #testing #convert #vice #versa #r2 #serde-json
  127. protoc-gen-prost-serde

    Protocol Buffers compiler plugin providing JSON serializations

    v0.4.0 6.4K #protobuf #prost #json #protobuf-json #serde-json #serde
  128. car-a2ui

    A2UI protocol model and surface store for CAR

    v0.14.0 #a2ui #surface #model #store #protocols #car #catalogs #serde-json
  129. jcard

    RFC 7095 jCard (JSON representation of vCard) types with serde support

    v0.3.0 #serde-json #vcard #rfc-7095 #json #serde
  130. hjson

    serialization file format

    v1.1.0 #serialization #serde #serde-json #json
  131. config_file_macros

    Add file configuration support for the struct to enable seamless serialization and deserialization of its fields, improving data management and persistence

    v2025.12.1 #serde-json #hcl #toml #serialization
  132. philiprehberger-json-diff

    Structural JSON diff with path tracking for Rust

    v0.1.9 #serde-json #diff #json-diff #compare-json #json
  133. json_value_remove

    Interface to remove serde_json::Value elements

    v1.1.0 550 #json #serde-json #remove #json-path #value #serde-value
  134. serde-patch

    JSON Merge Patch (RFC 7396) with optional recursive diff generation for Serde-derived structs

    v0.2.3 #serde-json #diff #partial-updates #json-patch #json
  135. json_filter_sorted

    Serde JSON sorted and filter

    v0.1.5 410 #serde-json #json-filter #sorting #json-key #testing
  136. typeshift

    Zod-like parse, validation, and JSON Schema flow for Rust types

    v0.5.1 #json-schema #serde-derive #schema-validation #serde-json
  137. cdumay_error_json

    JSON error

    v0.1.11 600 #json-error #error-convert #macro #serde-json #error-handling #observability #btree-map #error-macro #logging #eof
  138. json-crawler

    Wrapper for serde_json that provides nicer errors when crawling through large json files

    v0.1.0 190 #serde-json #web-crawler #json-error #youtube-music #pointers
  139. json_value_search

    Interface to search elements into serde_json::Value

    v1.1.0 550 #serde-json #json #search #value #serde-value
  140. ser-write-json

    JSON serializer for ser-write and deserializer for convenience

    v0.4.0 #serde-json #json #embedded
  141. serde-json-fmt

    Configurable formatting for serde_json serialization

    v0.1.0 44K #ascii #json-format #json #serde-json
  142. superjson-rs

    port of superjson - safely serialize and deserialize data types beyond standard JSON

    v0.1.0 #serde-json #json #serialization #serde
  143. rusty_json

    A lightweight and straightforward JSON library for Rust, providing basic JSON functionality, serialization, and manipulation

    v2.0.5 440 #json #serialization #serde-json
  144. serde_json_lodash

    lodash.js ported version, work with serde_json::Value

    v0.1.16 #serde-json #lodash #json #serde
  145. rtcm-json

    JSON serialization/deserialization of RTCM v. 3

    v0.10.0 600 #json #gnss #serde-json #rtcm
  146. line_module_attach

    This document describes LINE Messaging API

    v1.0.0 #line-messaging-api #line-bot-sdk #channel #api-sdk #document #serde-json #access-token
  147. serde_resolve

    Recursively traverse and transform strings in serde structs

    v0.1.4 #recursion #async #transform #serde-json #serde
  148. line_shop

    This document describes LINE Mission Stickers API

    v1.0.0 #line-messaging-api #line-bot-sdk #sticker #mission #api-sdk #serde-json
  149. irelia_encoder

    wrapper around the native LoL APIs

    v0.1.5 380 #lol #base64 #api #native #irelia #serde-json
  150. rsjson-lua

    a json module based on serde-json (rust)

    v0.2.2 #serde-json #lua #module #mlua
  151. config_file_types

    Automatically generate file configuration wrapper

    v2025.12.1 #serde-json #hcl #toml #serialization
  152. mdbx-derive-tests

    poorman MDBX orm

    v0.6.7 #mdbx #serde-json #simd-json #poorman #orm #zstd #bcs #bincode
  153. canon-json

    serde_json Formatter to serialize as RFC 8785 canonical JSON

    v0.2.1 27K #canonical-json #serde-json #json
  154. mdbx-derive-traits

    poorman MDBX orm

    v0.6.7 #mdbx #orm #encoding-decoding #poorman #zstd #key-object #alloy #serde-json #simd-json #bincode
  155. json-canon

    Serialize JSON into a canonical format

    v0.1.3 26K #canonical-json #serde-json #json
  156. zcstring

    High-performance zero-copy string handles for Serde, backed by arcstr

    v0.3.1 #serde-json #zero-copy #arc-str #zero-allocation #json
  157. json-matcher

    declaratively matching JSON values

    v0.1.0 2.7K #json #serde-json #matcher #testing
  158. http-json-stream

    An asynchronous JSON streamer for HTTP network requests

    v0.1.2 600 #serde-json #gzip #http-json #json
  159. serde_json_merge

    Merge, index, iterate, and sort a serde_json::Value (recursively)

    v0.0.6 800 #serde-json #sorting #iterator #merge #merge-sorting
  160. lighty-version

    Minecraft version management for Lighty Launcher

    v0.8.6 #builder-pattern #version-management #minecraft-launcher #loader #lighty #vanilla #serde-json #import-export #lighty-launcher
  161. glove

    Extremely client-server type-safe IPC

    v0.5.1 #ipc #unix-domain-socket #client-server #type-safe #async-communication #unix-socket #serde-json
  162. remi-fs

    🐻‍❄️🧶 Official and maintained remi-rs crate for support of the local filesystem

    v0.10.3 #detect #serde-json #remi #filesystem #remi-rs #infer #logging #serde-yaml #bear
  163. serde_json_diagnostics

    Enhanced deserialization error diagnostics for serde_json with accurate JSON path tracking

    v0.1.0 #serde-json #json-path #error-diagnostics #json-error #error
  164. figcon

    A small stupid-simple synchronous serde_json config manager

    v0.2.2 #config-manager #serde-json #synchronous #stupid-simple #key-value #file-manager #database #config-json
  165. parse-rs

    A modern and asynchronous Rust SDK for interacting with Parse Server backends

    v0.2.0 #server #rest #rust-sdk-for-with-parse #serde-json #async
  166. mrubyedge-serde-json

    mruby-serde-json provides JSON serialization/deserialization for mruby/edge using serde_json

    v0.1.2 #serde-json #mruby #deserialize #edge #deserialize-json
  167. cgp-serde-json

    CGP wrapper around serde_json

    v0.2.0 #cgp #serde-json #context-generic
  168. devsper-plugins

    Distributed AI Swarm Runtime

    v0.2.0 #plugin #lua #swarm #run-time #artificial-intelligence #devsper #lua-table #plugin-runtime #serde-json #sandbox
  169. json_scanner

    JSON parser that reports positions

    v0.1.0 7.7K #json-parser #report #position #events #json-input #parse-error #serde-json #streaming-json
  170. mdbx-derive

    poorman MDBX orm

    v0.6.7 #serde-json #orm #poorman #simd-json #bincode #zstd #bcs
  171. package-json-config

    Rust representations for types belonging to a package.json file. Supports (de)serialization, JSON schema and merging

    v0.1.0 #package-json #merge #schemars #serde-json #package
  172. vantage-csv

    Vantage extension for CSV files

    v0.4.9 #csv #vantage #column #serde-json #back-end #read-only #cbor #surrealdb
  173. plexor-codec-serde-json

    JSON codec implementation for the Plexo distributed system architecture using Serde

    v0.1.0-alpha.2 #plexo #serde-json #json-codec #json
  174. elicit_serde_json

    Elicitation MCP tools for serde_json types (Value, Map, Number)

    v0.10.0 #serde-json #mcp #json #mcp-tool #elicitation
  175. serde_json_path_macros

    Macros for the serde_json_path crate

    v0.1.6 125K #json-path #serde-json #serde-json-path #json
  176. raftpico

    Raft framework built on top of the raftbare crate

    v0.1.1 160 #state-machine #framework #cluster #json-rpc #raft #serialization #key-value-store #serde-json
  177. scylla-macros-flex

    This fork of scylla-macros provide alternative parsers with improved compatibility when reading rows & UDTs

    v1.5.5 650 #udt #row #convert #macro #serde-json #rmp-serde #macro-derive
  178. faster-pest

    A generator for high-performance Pest parsers, bringing your grammar to the next level

    v0.2.0-alpha.1 #pest-parser #grammar-parser #pest-grammar #parser-generator #next-level #expression-grammar #performance-optimization #serde-json
  179. json-tag

    Rust serde attribute macro for JSON# — the #type convention for cross-language type tagging in JSON

    v0.1.7 #serde-json #discriminator #tagged-unions #json #type #serde
  180. lib-humus-configuration

    Helper crate for reading configuration files into data structures using serde

    v0.2.0 #config #json5 #data-structures #toml #deserialize #configuration-data #serde-json #file-data #config-file
  181. include_json

    Parse JSON file at compile time and embed as serde_json::Value

    v0.1.2 #serde-json #compile-time #file #json-macro #embed #filetime
  182. idc

    A lightweight crate for propagating errors

    v0.1.0 #error #propagating #std-error #fs #default #serde-json #global-allocator
  183. ssi-cose

    CBOR Object Signing and Encryption for the ssi library

    v0.2.0 4.9K #encryption #cose #signature-verification #cbor #decentralized-identity #deserialize #serde-json
  184. display_json

    Procedural macros for implementing Display, Debug and FromStr for (de)serializing json strings

    v0.2.1 62K #serde-json #from-str #debugging #display-debug #json #debug-display
  185. json-lines

    A no_std + serde compatible message library implementing JSON Lines

    v0.1.2 800 #serde-json #json #framing
  186. lamedh_runtime

    AWS Lambda Runtime

    v0.3.0 900 #aws-lambda #lambda-runtime #run-time #serde-json #tokio #serverless-framework #handler-fn #caller
  187. klieo-flows

    Multi-agent composition shapes (Sequential / Parallel / Loop / Graph) for the klieo agent framework

    v0.4.0 #agent-framework #shape #composition #klieo #parallel #agent-flow #serde-json #dyn #type-erased #arc
  188. miniserde-miku

    Data structure serialization library with several opposite design goals from Serde

    v0.1.23 #serde-json #miniserde #deserialize #opposite #goals #debugging #deserialize-json #json-derive #array-string
  189. json_value_resolve

    Interface to resolve String to serde_json::Value

    v1.1.0 #serde-json #json #resolver #serde-value #value
  190. evutils

    Handy helper utilities for working with enum variants

    v0.1.1 600 #enums #handy #enum-variant #serde-json
  191. json-result

    A generic enum representing a JSON result that can either be a success (Ok) with a value of type T or an error (Err) with a value of type E

    v0.1.1 #serde-json #deserialize #success #enums #generic #deserialize-json #untagged
  192. json-pretty-compact

    A compact & pretty formatter for serde_json

    v0.1.2 5.0K #serde-json #json #formatter
  193. ft-sys-shared

    ft-sdk: SDK for building FifthTry Applications

    v0.2.1 1.1K #ft-sdk #fastn #fifth-try #database #sdk-for-building #wasm-module #diesel #serde-json #system-level #ftd
  194. sqlx-transparent-json-decode

    Decode JSON from Postgres sqlx queries, without the Json<> wrapper type

    v3.0.0 650 #json-query #decode-json #sqlx #query-json #serde-json #postgresql #jsonb #wrapper-type
  195. serde_kson

    JSON library designed for developers familiar with scripting languages. Super flexible type conversion

    v0.4.1 350 #serde-json #random #date-time #scripting #unix-timestamp #kson #type-conversion #scripting-language #familiar
  196. jsonrpc-client-transports

    Transport agnostic JSON-RPC 2.0 client implementation

    v18.0.0 169K #serde-json #json-rpc #json
  197. cryptid-rs

    encrypt and decrypt integer IDs to URL safe strings

    v0.2.0 #encryption #cryptography #integer-id #url-safe-string #decryption #string-encoding #safe-strings #diesel #serde-json #marker
  198. netlify_lambda

    AWS Lambda Runtime

    v0.2.0 420 #aws-lambda #lambda-runtime #netlify #run-time #serde-json #serverless-framework #handler-fn #caller
  199. json-template

    creating JSON templates

    v0.9.5 130 #serde-json #json #template #serde
  200. gc_json_bridge

    Gridcore Json Parsing ABI Bindings

    v0.5.0 #json #serde-json #abi #callback #to-string #array-length #integer-value #gridcore
  201. jsax

    A SAX-style parser for JSON

    v0.1.1 #json-parser #events #sax-style #serde-json #source-text #performance-critical
  202. nanocl_error

    Nanocl error types

    v0.6.0 #nanocl #io-error #http-errors #http-client #serde-yaml #diesel #bollard #serde-json #self-hosting
  203. conflag

    powreful configuration language, extending JSON with declarative and functional language features

    v0.1.1 #configuration-language #serde-json #json #pest #serde
  204. pulith-serde-backend

    Serialization backend contract and JSON baseline adapter for Pulith

    v0.1.0 #serde-json #json #serde
  205. cargo-play

    Run your Rust code without setting up Cargo

    v0.5.1 290 #setting-up #settings #file #cargo #cargo-toml #serde-json
  206. alexa_sdk

    Implements Request/Response for Amazon Alexa skills

    v0.1.5 #alexa #serde-json #amazon
  207. json-objects-to-csv

    Robust Rust library for converting JSON objects into CSV rows

    v0.1.3 1.4K #serde-json #json #convert-json #csv #flatten
  208. serde-json-file-io

    A package for writing and reading from/to JSON, Data Structures which implement serde's Serialize and or Deserialize

    v1.0.4 #serde-json #json #serialization
  209. prost-canonical-serde

    Canonical JSON encoding for Prost-generated protobuf bindings

    v0.1.3 260 #canonical-json #protobuf #json #serde-json
  210. eager_json

    Deserialize JSON from io::Read by buffering into a string

    v0.1.0 #serde-json #deserialize #deserialize-json #string #io #text-format #convert-json
  211. singlefile-formats

    Default file format implementations for singlefile

    v0.5.0 #compression #file-format #serde-json #singlefile #toml #deflate #bincode #xz #gz #bzip
  212. ls_rules

    A Little Snitch .lsrules file format model

    v0.4.1 410 #serde-json #json #serialization
  213. winterbaume-bedrock-flow-parser

    Bedrock Agent flow definition JSON parser — converts serde_json::Value into a typed FlowDefinition AST

    v0.1.0 #serde-json #winterbaume #bedrock #flow-definition #convert #mocking #aws
  214. rconn

    network protocol

    v1.0.0-a2 750 #network-protocol #handler #service #encryption #json #matcher #serde-json #tcp-stream
  215. messy_json

    JSON Parser for dynamically structured documents

    v0.2.3 #serde-json #json #dynamic
  216. merge-struct

    Deep merge for serializable structs

    v0.1.0 1.2K #serde-json #json #serde
  217. libcrio

    A wrapper around the crictl cli to return serde_json objects

    v2.1.0 #crictl #kubernetes #object #serde-json #return
  218. serde_any

    Dynamic serialization and deserialization with the format chosen at runtime

    v0.5.0 1.4K #serialization #serde-json #yaml
  219. Try searching with DuckDuckGo.

  220. json_typegen

    Procedural macro that generates Rust types from JSON samples

    v0.7.0 190 #serde-json #codegen #json-macro #code-generation #macro
  221. miniconf_mqtt

    MQTT interface for miniconf, using minimq

    v0.20.0 250 #serde-json #settings #json #mqtt
  222. js-sandbox

    Execute JavaScript code from Rust in a secure sandbox, and transport data to/from JS plug-ins

    v0.2.0-rc.2 #javascript #secure #sandbox #plugin #serde-json #javascript-integration #plugin-system
  223. serde_json_pythonic

    fork that includes a Pythonic JSON formatter

    v0.1.2 59K #serde-json #json #serialize
  224. mruby-serde-json

    JSON serialization/deserialization for mruby/edge using serde_json

    v0.1.0 #serde-json #json-parser #mruby #deserialize #edge
  225. tote

    A lightweight data cache for CLI libraries

    v0.5.1 #file-cache #data-cache #path #cli #fetch #serde-json
  226. swaybar-types

    building swaybar status commands in rust

    v3.0.0 #serde-json #protocols #swaywm #json #api-bindings
  227. liquid-json

    A Liquid template engine for JSON

    v0.6.1 410 #liquid-template-engine #serde-json #json-template #json-output #structured #deserialize
  228. akari_serde

    Seamless bidirectional conversion between Akari Values and serde-compatible formats

    v0.1.0 #serde-json #json #akari #serde
  229. mavec

    Converts an object-like json into a String vector

    v0.2.1 490 #json #object-like #convert #serde-integration #to-vec #serde-json #rose #jeff #data-pipeline #string-representation
  230. ryan-cli

    Ryan: a configuration language for the practical programmer

    v0.2.3 #configuration-language #serde-json #cli-parser #serde
  231. garlandtools

    interacting with the GarlandTools API

    v0.1.1 #endpoint #serde-json #api #return #value-object #mob #npc #quest #achievement #icons
  232. cherry-rs

    Tools for designing sequential optical systems

    v0.2.0 130 #optical-system #sequential-model #surface #designing #serialization #serde-json
  233. actix-json-validator

    A user and client-friendly JSON validator for Actix Web that automatically returns structured, nested error messages for invalid requests

    v0.1.0 #actix-web #validation #serde-json #actix #json
  234. jetro-macros

    Compile-time macros for jetro: jetro!() and #[derive(JetroSchema)]

    v0.1.0 #compile-time #macro #macro-derive #serde-json #vm #query-engine
  235. json-spanned-value

    Track the origin of your json values for better error reporting!

    v0.2.2 14K #serde-json #json #spans
  236. pathogen

    Typed references and deep mutation into Rust types

    v0.1.0 #key-path #typed #macro #deeply-nested #mutation #serialization #keypaths #serde-json #deserialize
  237. pikav

    that help you send event to client with topic subscription

    v0.20.14 1.0K #subscription #events #event-client #send #serde-json
  238. cjson

    Canonical JSON serializer

    v0.1.2 3.0K #canonical-json #json-serializer #docker #ecosystem #tuf #input-file #json-representation #serde-json #json-reader
  239. serde-hex

    Hexadecimal encoding/decoding with serde

    v0.1.0 39K #hex #serde-json
  240. skp-validator-actix

    Actix Web integration for skp-validator - high-performance validation for Actix services

    v0.1.0 #serde-json #validation #json #serde-derive
  241. serde-nested-json

    Helpers for de/serializing nested JSON strings with Serde

    v0.1.3 2.8K #serde-json #nested-json #serde-nested #deserialize #serialization #from-value
  242. object-rainbow-json

    serde_json for object-rainbow

    v0.0.0-a.21 #object-rainbow #serde-json