How to quickly speed up Java serialization

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Kryo

    Java binary serialization and cloning: fast, efficient, automatic

  • Use Kryo Serialization with setRegistrationRequired(false): https://github.com/EsotericSoftware/kryo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Interesting example of how “JEP 374” affects performance

    2 projects | news.ycombinator.com | 19 Apr 2022
  • "Fastest" Java Object <-> JSON/Bytes serialization and deserialization library.

    1 project | /r/java | 15 Apr 2022
  • The state of Java Object Serialization libraries in Q2 2023

    5 projects | /r/java | 7 Apr 2023
  • gRPC on the client side

    9 projects | dev.to | 16 Mar 2023
  • Why is json logging the “standard”?

    2 projects | /r/golang | 10 Mar 2023