Python bindings for the simdjson project.
☆761Feb 18, 2026Updated last month
Alternatives and similar repositories for pysimdjson
Users that are interested in pysimdjson are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Very fast Python JSON parsing library☆399Mar 22, 2024Updated 2 years ago
- Python bindings for simdjson using libpy☆70Jan 13, 2023Updated 3 years ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,462Updated this week
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆7,962Mar 3, 2026Updated 2 weeks ago
- Python wrapper around rapidjson☆532Dec 7, 2025Updated 3 months ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆36Oct 30, 2025Updated 4 months ago
- Ultra fast asyncio event loop.☆11,687Jan 30, 2026Updated last month
- Trio – a friendly Python library for async concurrency and I/O☆7,211Updated this week
- Ultra fast JSON decoder and encoder written in C with Python bindings☆4,475Mar 11, 2026Updated last week
- Python JSON benchmarking and "correctness".☆37Sep 5, 2023Updated 2 years ago
- Sampling profiler for Python programs☆15,038Mar 5, 2026Updated 2 weeks ago
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals☆13,321Mar 5, 2026Updated 2 weeks ago
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆3,654Nov 27, 2025Updated 3 months ago
- This is Meta's fork of the CPython runtime. The name "cinder" here is historical, see https://github.com/facebookincubator/cinderx for t…☆3,776Updated this week
- Fast job queuing and RPC in python with asyncio and redis.☆2,848Jan 30, 2026Updated last month
- Python Stream Processing☆6,822Jul 27, 2024Updated last year
- A next generation HTTP client for Python. 🦋☆15,165Mar 1, 2026Updated 3 weeks ago
- Memray is a memory profiler for Python☆14,955Mar 13, 2026Updated last week
- A fast PostgreSQL Database Client Library for Python/asyncio.☆7,982Feb 27, 2026Updated 3 weeks ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,414Updated this week
- A functional standard library for Python.☆5,128Jan 1, 2026Updated 2 months ago
- 🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library.…☆6,855Mar 6, 2026Updated 2 weeks ago
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,847Aug 10, 2024Updated last year
- asyncio event loop based libhv, like uvloop☆14Jun 10, 2021Updated 4 years ago
- Compile type annotated Python to fast C extensions☆1,956Apr 17, 2023Updated 2 years ago
- Retrying library for Python☆8,446Mar 11, 2026Updated last week
- Rust bindings for the Python interpreter