Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZacSweers/json-serialization-benchmarking
Miscellaneous benchmarks for JSON serialization on JVM/Android
https://github.com/ZacSweers/json-serialization-benchmarking
benchmark gson json kotlin kotlinx-serialization moshi serialization
Last synced: 6 days ago
JSON representation
Miscellaneous benchmarks for JSON serialization on JVM/Android
- Host: GitHub
- URL: https://github.com/ZacSweers/json-serialization-benchmarking
- Owner: ZacSweers
- License: apache-2.0
- Created: 2017-02-19T11:12:37.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T15:10:56.000Z (over 1 year ago)
- Last Synced: 2024-10-28T10:44:17.715Z (15 days ago)
- Topics: benchmark, gson, json, kotlin, kotlinx-serialization, moshi, serialization
- Language: Java
- Homepage:
- Size: 1.1 MB
- Stars: 59
- Watchers: 4
- Forks: 25
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# JSON Serialization Benchmarking
Miscellaneous benchmarks for JSON serialization on JVM/Android.
### [zacsweers.github.io/json-serialization-benchmarking](https://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 athttp://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.