[PR #1393] [CLOSED] Serialization - ujson - Blazing fast JSON serialization #1230

Closed
opened 2025-11-06 13:12:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1393
Author: @shadowroot
Created: 10/18/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 79d3e24 Serialization - ujson - Blazing fast JSON serialization

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Ultrafast JSON Serialization - based on this article optimistically 3 times faster, I'm working on jupyter notebook about serialization, but so far unfinnished.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1393 **Author:** [@shadowroot](https://github.com/shadowroot) **Created:** 10/18/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`79d3e24`](https://github.com/vinta/awesome-python/commit/79d3e2481d41487046ce7f1147618e1e556f6700) Serialization - ujson - Blazing fast JSON serialization ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Ultrafast JSON Serialization - based on this [article](https://medium.com/@shmulikamar/python-serialization-benchmarks-8e5bb700530b) optimistically 3 times faster, I'm working on jupyter notebook about serialization, but so far unfinnished. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:12:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1230