json-rust icon indicating copy to clipboard operation
json-rust copied to clipboard

How is the library memory consumption compared to serde_json?

Open gkorland opened this issue 3 years ago • 0 comments

Looking around it seems like serde_json memory overhead is significant I wonder how good is json-rust compared to it. Also it seems like there are other libraries that are trying to improve it: https://github.com/Diggsey/ijson

gkorland avatar Dec 07 '21 06:12 gkorland