Skip to content

json: replace unmaintained ujson/rapidjson extras with orjson#372

Merged
SomberNight merged 1 commit into
spesmilo:masterfrom
f321x:3rd_party_json
Jun 25, 2026
Merged

json: replace unmaintained ujson/rapidjson extras with orjson#372
SomberNight merged 1 commit into
spesmilo:masterfrom
f321x:3rd_party_json

Conversation

@f321x

@f321x f321x commented Jun 25, 2026

Copy link
Copy Markdown
Member

ujson and rapidjson were both rather unmaintained and potentially even slower than modern python stdlib json.
Replace them with the maintained and performant orjson library as extra instead.

@f321x f321x requested a review from SomberNight June 25, 2026 16:09
ujson and rapidjson were both rather unmaintained and potentially
even slower than modern python stdlib json. Replace them with
the maintained and performant orjson library instead.

@SomberNight SomberNight left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thx

@SomberNight SomberNight merged commit 87ae68b into spesmilo:master Jun 25, 2026
3 checks passed
@f321x f321x deleted the 3rd_party_json branch June 25, 2026 16:19
@SomberNight SomberNight mentioned this pull request Jun 26, 2026
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 this pull request may close these issues.

2 participants