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: 4 months ago
Linked from 1 awesome list
immutabilityjavajsonjson-valuespersistent-data-structurevertx
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables interaction with MongoDB in a functional and reactive style, integrating with Vertx-effect. | 0 |
| A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures. | 2 |
| A collection of utility methods for working with Vert.x | 2 |
| Evaluates high-performance AI models exported in PMML format using Vert.x | 2 |
| A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
| A library for serializing Elixir data structures in JSONAPI format | 641 |
| A Jackson2 module that provides support for Vert.x JSON data types | 4 |
| A fast JSON serialization library for Scala classes | 112 |
| Tools for building and managing REST APIs with Vert.x | 159 |
| Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
| A Jackson datatype module for serializing and deserializing Java data structures into JSON | 100 |
| A library for parsing and scheduling repeating events in natural language | 54 |
| A package for serializing and deserializing data in Remix apps with typed JSON support | 451 |
| Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
| A simple Java webapp using Vert.x on Cloud Foundry | 2 |