vertx-values
JSON codec
Project enhancing JSON handling in Vert.x by providing immutable codecs for efficient transmission over the Event Bus.
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.
1 stars
1 watching
0 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
immutabilityjsonjson-valuespersistent-data-structurevertx
Related projects:
Repository | Description | Stars |
---|---|---|
imrafaelmerino/vertx-mongo-effect | A Java library providing a functional and reactive interface to MongoDB | 0 |
imrafaelmerino/vertx-effect | A toolkit for building reactive applications using actors and persistent data structures in Vert.x | 0 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |
immusen/vertx-pmml | Evaluates high-performance AI models exported in PMML format using Vert.x | 2 |
abdlquadri/vertx-eventbus-java | A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
crunc/jackson-datatype-vertx | A Jackson2 module that provides support for Vert.x JSON data types | 4 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
aesteve/vertx-pojo-config | Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
rcdilorenzo/repeatex | A library for parsing and scheduling repeating events in natural language | 54 |
kiliman/remix-typedjson | A package for serializing and deserializing data in Remix apps with typed JSON support | 450 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
amdelamar/vertx-cloudfoundry | A simple Java webapp using Vert.x on Cloud Foundry | 2 |