Consider orjson as faster and more robust alternative to ujson #38
Closed
diegovalenzuelaiturra
started this conversation in
Ideas
Replies: 2 comments
-
That's a good idea! It should be pretty straightforward to add. I will create an issue to track it so we can incorporate in v0.2. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has been merged to main! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Should we consider to use
orjson
as an alternative toujson
?Since
ujson
maintainers encourage their users to migrate toorjson
because it's both faster and more robusthttps://github.com/ijl/orjson
https://github.com/ultrajson/ultrajson
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions