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.
3 stars
1 watching
0 forks
Language: Java
last commit: 2 months ago
Linked from 1 awesome list
immutabilityjavajsonjson-valuespersistent-data-structurevertx
Related projects:
Repository | Description | Stars |
---|---|---|
imrafaelmerino/vertx-mongo-effect | Enables interaction with MongoDB in a functional and reactive style, integrating with Vertx-effect. | 0 |
imrafaelmerino/vertx-effect | A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures. | 2 |
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 | 159 |
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 | 100 |
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 | 451 |
fasterxml/jackson-module-kotlin | Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
amdelamar/vertx-cloudfoundry | A simple Java webapp using Vert.x on Cloud Foundry | 2 |