Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use built-in json package instead of json-iterator #638

Closed
khiemdoan opened this issue Nov 28, 2024 · 1 comment
Closed

Use built-in json package instead of json-iterator #638

khiemdoan opened this issue Nov 28, 2024 · 1 comment

Comments

@khiemdoan
Copy link
Contributor

The json-iterator package is no longer maintained; its last update was two years ago (Sep 16, 2022)

There are numerous issues related to performance and crashes, such as:

Some projects have removed it, including:

I think it’s better to use the built-in json package for the best compatibility.

@xyq-c-cpp
Copy link
Collaborator

thanks for your feedback, we would fix this later. @khiemdoan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants