jvm-serializers
JVM serializer bender
A benchmarking project comparing various serialization libraries on the JVM.
Benchmark comparing serialization libraries on the JVM
3k stars
285 watching
563 forks
Language: Java
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
taoensso/nippy | A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,052 |
acceleratehs/accelerate-llvm | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 158 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
vdaburon/junitreportkpicomparejmeterreportcsv | Automates comparison of JMeter report CSV files and generates JUnit XML reports based on custom KPIs | 1 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
alecthomas/go_serialization_benchmarks | A benchmarking project that compares performance and characteristics of various Go serialization methods | 1,570 |
aviramha/ormsgpack | A Python library for serializing data to and from msgpack format with support for native serialization of various data types. | 253 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |