https://github.com/miguelalmeida2/jsonparserlib
Json Parser Lib with Kotlin Reflection API and bytecode generation for JVM
https://github.com/miguelalmeida2/jsonparserlib
benchmarking jsonparser jvm-bytecode kotlin reflection
Last synced: 3 months ago
JSON representation
Json Parser Lib with Kotlin Reflection API and bytecode generation for JVM
- Host: GitHub
- URL: https://github.com/miguelalmeida2/jsonparserlib
- Owner: miguelalmeida2
- License: gpl-3.0
- Created: 2024-07-11T14:35:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-11T14:38:51.000Z (over 1 year ago)
- Last Synced: 2024-12-27T13:46:22.451Z (about 1 year ago)
- Topics: benchmarking, jsonparser, jvm-bytecode, kotlin, reflection
- Language: Java
- Homepage:
- Size: 11.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsonParserLib
Json Parser with Kotlin Reflection API and bytecodes generation for JVM.