vertx-values

JSON encoder

Improves Vert.x's JSON handling by providing codecs for immutable JSON objects.

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.

GitHub

3 stars
1 watching
0 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list

immutabilityjavajsonjson-valuespersistent-data-structurevertx

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
imrafaelmerino/vertx-mongo-effectEnables interaction with MongoDB in a functional and reactive style, integrating with Vertx-effect.0
imrafaelmerino/vertx-effectA library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures.2
juanavelez/vertx-utilA collection of utility methods for working with Vert.x2
immusen/vertx-pmmlEvaluates high-performance AI models exported in PMML format using Vert.x2
abdlquadri/vertx-eventbus-javaA Vert.x client for messaging and event bus functionality in Java for Android21
vt-elixir/ja_serializerA library for serializing Elixir data structures in JSONAPI format641
crunc/jackson-datatype-vertxA Jackson2 module that provides support for Vert.x JSON data types4
gzoller/scalajackA fast JSON serialization library for Scala classes112
zandero/rest.vertxTools for building and managing REST APIs with Vert.x159
aesteve/vertx-pojo-configMaps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper3
vavr-io/vavr-jacksonA Jackson datatype module for serializing and deserializing Java data structures into JSON100
rcdilorenzo/repeatexA library for parsing and scheduling repeating events in natural language54
kiliman/remix-typedjsonA package for serializing and deserializing data in Remix apps with typed JSON support451
fasterxml/jackson-module-kotlinAdds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library1,127
amdelamar/vertx-cloudfoundryA simple Java webapp using Vert.x on Cloud Foundry2