Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
☆7,962Mar 3, 2026Updated 2 weeks ago
Alternatives and similar repositories for orjson
Users that are interested in orjson are comparing it to the libraries listed below
Sorting:
- A next generation HTTP client for Python. 🦋☆15,168Mar 1, 2026Updated 2 weeks ago
- Ultra fast JSON decoder and encoder written in C with Python bindings☆4,475Mar 11, 2026Updated last week
- Data validation using Python type hints☆27,284Updated this week
- Ultra fast asyncio event loop.☆11,687Jan 30, 2026Updated last month
- The little ASGI framework that shines. 🌟☆12,031Updated this week
- An extremely fast Python linter and code formatter, written in Rust.☆46,359Updated this week
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆3,654Nov 27, 2025Updated 3 months ago
- An ASGI web server, for Python. 🦄☆10,506Updated this week
- Async database support for Python. 🗄☆4,018May 21, 2024Updated last year
- Retrying library for Python☆8,446Mar 11, 2026Updated last week
- Rust bindings for the Python interpreter☆15,462Updated this week
- Python logging made (stupidly) simple☆23,687Feb 22, 2026Updated 3 weeks ago
- Typer, build great CLIs. Easy to code. Based on Python type hints.☆19,035Updated this week
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,408Mar 9, 2026Updated last week
- A fast PostgreSQL Database Client Library for Python/asyncio.☆7,982Feb 27, 2026Updated 3 weeks ago
- Trio – a friendly Python library for async concurrency and I/O☆7,204Mar 11, 2026Updated last week
- Python packaging and dependency management made easy☆34,300Updated this week
- Sampling profiler for Python programs☆15,038Mar 5, 2026Updated 2 weeks ago
- Asynchronous HTTP client/server framework for asyncio and Python☆16,380Updated this week
- Memray is a memory profiler for Python