Projects in Awesome Lists tagged with json-values
A curated list of projects in awesome lists tagged with json-values .
https://github.com/mlms13/bs-decode
Type-safe JSON decoding for ReasonML and OCaml
bucklescript decoding json json-decoding json-values reasonml
Last synced: 28 Jul 2025
https://github.com/json-tools/json-schema
JSON Schema draft-6 implementation for elm.
Last synced: 02 Aug 2025
https://github.com/imrafaelmerino/json-values
Persistent Json in Java
avro-schema functional-programming immutable immutable-objects java json json-api json-generator json-schema json-values persistent-data-structure prng property-based-testing
Last synced: 25 Apr 2025
https://github.com/matthijskamstra/hxjsondef
HxJsonDef is command-line app written in Haxe that helps you quickly define a typedef from some arbitrary .json
haxe haxelib javascript js json json-values neko typedef
Last synced: 14 Apr 2025
https://github.com/bonnevoyager/nested-objects-util
A module to filter and diff complex nested objects having circular references.
circular-references download flattened-json flattened-objects huge-nested-objects javascript javascript-tools json json-diff json-files json-parser json-parsing json-path-getter json-values nested-objects nested-properties stringify
Last synced: 22 Apr 2025
https://github.com/imrafaelmerino/vertx-values
vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.
immutability java json json-values persistent-data-structure vertx
Last synced: 30 Oct 2025
https://github.com/imrafaelmerino/vertx-effect
Vertx-effect brings functional effects to the Vert.x ecosystem and is inspired by Erlang’s actor model. Its manifesto emphasizes principles such as maximizing the use of verticles for scalability, maintaining single responsibility for each verticle, and prioritizing simplicity to enhance reliability and ease debugging.
erlang functional-programming java json-values persistent-data-structure vertx vertx-values vertx3
Last synced: 27 Feb 2026
https://github.com/imrafaelmerino/avro-spec
avro-spec empowers you to create Avro schemas with the specs from json-values. Leveraging the simplicity and composability of creating specs allows you to efficiently define Avro schemas. The provided serializers/deserializers enable the transmission of the immutable and persistent JSON from json-values through the wire in Avro format
avro avro-schema confluent confluent-schema-registry java json json-values kafka kafka-deserializer kafka-serializer persistent-data-structure
Last synced: 16 Feb 2026
https://github.com/imrafaelmerino/mongo-values
This library provides codecs for seamless integration between json-values and BSON, abstracting conversions between BSON types and their `JsValue` equivalents (e.g., `BsonType.STRING` → `JsStr`). It includes a `BsonReader` and `BsonWriter` to handle encoding/decoding effortlessly.
bson immutability java json json-values mongodb persistent-data-structure
Last synced: 07 Feb 2026
https://github.com/imrafaelmerino/vertx-mongo-effect
Vertx-MongoDB-Effect enables interaction with MongoDB in a purely functional and reactive style, seamlessly integrating with Vertx-effect. This library requires familiarity with Vertx-effect, as both frameworks share a foundational reliance on immutability and persistent data structures provided by json-values.
functional-programming javascript json-values mongodb persistent-data-structure reactive-programming vertx vertx-effect
Last synced: 25 Feb 2025