# eishay/jvm-serializers

Benchmark comparing serialization libraries on the JVM

Repository: https://github.com/eishay/jvm-serializers
Canonical: https://ross.abutalabs.com/products/jvm-serializers
Homepage: http://groups.google.com/group/java-serialization-benchmarking
Language: Java
License Family: other
Last push: 2023-10-07T18:49:17+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5974, "days_push": 1061, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3283, forks 554 (observed 2026-08-28T04:07:53.660139+00:00)

## What it is
A benchmark suite comparing the performance of serialization libraries on the JVM, such as protobuf, thrift, avro, and Java built-in serialization. It provides reproducible test code and published results via its wiki.

## Use cases
- compare JVM serialization library performance
- choose a serialization format for a Java service
- benchmark protobuf vs avro vs kryo
- measure serialization throughput and latency on the JVM
- evaluate serialization library tradeoffs before adoption

## When to choose
- you need up-to-date comparative data on JVM serializers
- you want to run your own serialization benchmarks on the JVM

## When to avoid
- you need a serialization library itself rather than a benchmark
- you target non-JVM platforms
- you need a maintained library with a license for production use

## Facets
- artifact type: dataset
- maturity: maintenance
- function: benchmarking, serialization, developer-tools
- domain: performance, developer-tools
- platform: jvm, cross-platform
- tags: serialization-benchmark, java, microbenchmark, jvm

## Member repositories
- eishay/jvm-serializers (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.660139+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:43:18.257552+00:00, confidence not recorded.
  - readme: https://github.com/eishay/jvm-serializers (fetched 2026-08-28T04:07:53.660139+00:00, sha ce2a62971f25)
  - homepage: http://groups.google.com/group/java-serialization-benchmarking (fetched 2026-08-29T09:36:00.111576+00:00, sha d39b46ec2fae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
