MessagePack serializer implementation for Python msgpack.org[Python]
☆2,099Jun 24, 2026Updated this week
Alternatives and similar repositories for msgpack-python
Users that are interested in msgpack-python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.☆7,473Aug 10, 2024Updated last year
- A portable, lightweight MessagePack serializer and deserializer written in pure Python, compatible with Python 2, Python 3, CPython, PyPy…☆267May 18, 2023Updated 3 years ago
- Ultra fast JSON decoder and encoder written in C with Python bindings☆4,488Jun 14, 2026Updated 2 weeks ago
- Ultra fast asyncio event loop.☆11,830May 4, 2026Updated last month
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆8,123Jun 4, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- PyZMQ: Python bindings for zeromq☆4,149Jun 19, 2026Updated last week
- Trio – a friendly Python library for async concurrency and I/O☆7,278Updated this week
- Asynchronous HTTP client/server framework for asyncio and Python☆16,466Updated this week
- File support for asyncio☆3,249Oct 9, 2025Updated 8 months ago
- Python Classes Without Boilerplate☆5,804Jun 19, 2026Updated last week
- Good Curio!☆4,126Dec 21, 2025Updated 6 months ago
- A next generation HTTP client for Python. 🦋☆15,322Mar 29, 2026Updated 3 months ago
- zerorpc for python☆3,239Feb 8, 2025Updated last year
- Redis Python client☆13,573Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- MessagePack serialization library for Python derived from orjson, written in Rust using PyO3☆397Updated this week
- An ASGI web server, for Python. 🦄☆10,785Updated this week
- Accelerate your web app development | Build fast. Run fast.☆18,627May 31, 2026Updated 3 weeks ago
- A fast PostgreSQL Database Client Library for Python/asyncio.☆8,050Feb 27, 2026Updated 4 months ago
- Optional static typing for Python☆20,487Updated this week
- Coroutine-based concurrency library for Python☆6,441Jun 3, 2026Updated 3 weeks ago
- Asyncio support for pytest☆1,645Updated this week
- A lightweight library for converting complex objects to and from simple Python datatypes.☆7,242Updated this week
- Lightweight in-process concurrent programming☆1,827Jun 17, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Computing with Python functions.☆4,370Updated this week
- Sampling profiler for Python programs☆15,293Updated this week
- JSON Web Token implementation in Python☆5,669Updated this week
- asyncio (PEP 3156) Redis support☆2,284Feb 20, 2023Updated 3 years ago
- Rust bindings for the Python interpreter☆15,835Updated this week
- Simple job queues for Python☆10,658Updated this week
- MessagePack implementation for C and C++ / msgpack.org[C/C++]☆3,330Jun 9, 2026Updated 2 weeks ago
- a little task queue for python☆5,979Jun 13, 2026Updated 2 weeks ago
- Async database support for Python. 🗄☆4,001May 21, 2024Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML☆3,829Updated this week
- Messaging library for Python.☆3,123Jun 19, 2026Updated last week
- Data validation using Python type hints☆28,124Updated this week
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,490Updated this week
- The little ASGI framework that shines. 🌟☆12,428Jun 19, 2026Updated last week
- Python bindings to the Zstandard (zstd) compression library☆636Sep 14, 2025Updated 9 months ago
- Library for building WebSocket servers and clients in Python