All Projects → ZacSweers → json-serialization-benchmarking

ZacSweers / json-serialization-benchmarking

Licence: Apache-2.0 License
Miscellaneous benchmarks for JSON serialization on JVM/Android

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to json-serialization-benchmarking

Reservoir
Android library to easily serialize and cache your objects to disk using key/value pairs.
Stars: ✭ 674 (+1304.17%)
Mutual labels:  serialization, gson
Jsontokotlinclass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Stars: ✭ 2,438 (+4979.17%)
Mutual labels:  gson, moshi
HTTP-Wrapper
A simple http wrapper
Stars: ✭ 13 (-72.92%)
Mutual labels:  serialization, gson
Cista
Simple C++ Serialization & Reflection.
Stars: ✭ 535 (+1014.58%)
Mutual labels:  serialization, benchmark
serialization-parcelable
Android Parcelable support for the Kotlinx Serialization library.
Stars: ✭ 53 (+10.42%)
Mutual labels:  serialization, kotlinx-serialization
moshi-gson-interop
An interop tool for safely mixing Moshi and Gson models in JSON serialization.
Stars: ✭ 39 (-18.75%)
Mutual labels:  gson, moshi
javascript-serialization-benchmark
Comparison and benchmark of JavaScript serialization libraries (Protocol Buffer, Avro, BSON, etc.)
Stars: ✭ 54 (+12.5%)
Mutual labels:  serialization, benchmark
ocaml-pb-plugin
A protoc plugin for generating OCaml code from protobuf (.proto) files.
Stars: ✭ 18 (-62.5%)
Mutual labels:  serialization
moonwlker
Jackson JSON without annotation.
Stars: ✭ 14 (-70.83%)
Mutual labels:  serialization
dgraph-bench
A benchmark program for dgraph.
Stars: ✭ 27 (-43.75%)
Mutual labels:  benchmark
Audit-Test-Automation
The Audit Test Automation Package gives you the ability to get an overview about the compliance status of several systems. You can easily create HTML-reports and have a transparent overview over compliance and non-compliance of explicit setttings and configurations in comparison to industry standards and hardening guides.
Stars: ✭ 37 (-22.92%)
Mutual labels:  benchmark
amq-protocol
AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)
Stars: ✭ 47 (-2.08%)
Mutual labels:  serialization
mini-nbody
A simple gravitational N-body simulation in less than 100 lines of C code, with CUDA optimizations.
Stars: ✭ 73 (+52.08%)
Mutual labels:  benchmark
knuckles
👊 High performance cached object serialization
Stars: ✭ 67 (+39.58%)
Mutual labels:  serialization
BIRL
BIRL: Benchmark on Image Registration methods with Landmark validations
Stars: ✭ 66 (+37.5%)
Mutual labels:  benchmark
cult
CPU Ultimate Latency Test.
Stars: ✭ 67 (+39.58%)
Mutual labels:  benchmark
iohk-monitoring-framework
This framework provides logging, benchmarking and monitoring.
Stars: ✭ 27 (-43.75%)
Mutual labels:  benchmark
MVP Benchmark
MVP Benchmark for Multi-View Partial Point Cloud Completion and Registration
Stars: ✭ 74 (+54.17%)
Mutual labels:  benchmark
benchmark-malloc
Trace memory allocations and collect stats
Stars: ✭ 18 (-62.5%)
Mutual labels:  benchmark
JSON
Simple and easy JSON parser, JSON generator, and data holder based on JSONArray and JSONObject for android
Stars: ✭ 78 (+62.5%)
Mutual labels:  gson

JSON Serialization Benchmarking

Miscellaneous benchmarks for JSON serialization on JVM/Android.

zacsweers.github.io/json-serialization-benchmarking

License

Copyright (C) 2019 Zac Sweers

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].