aviramha / ormsgpackLinks
Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]
☆360Updated this week
Alternatives and similar repositories for ormsgpack
Users that are interested in ormsgpack are comparing it to the libraries listed below
Sorting:
- An AsyncIO event loop implemented in Rust☆209Updated last week
- the missing toolbox for an async world☆334Updated 2 weeks ago
- Reusable constraint types to use with typing.Annotated☆583Updated last month
- A fast TOML library for python implemented in rust.☆390Updated last month
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆175Updated last month
- 📁 Asynchronous pathlib for Python☆189Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last month
- A Python concurrency scheduling library, compatible with asyncio and trio.☆423Updated 8 months ago
- Elegant HTTP Caching for Python☆339Updated last week
- high performance in-memory cache☆424Updated 2 weeks ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆240Updated last week
- distributed structured concurrency☆297Updated 2 months ago
- aiosignal: a list of registered asynchronous callbacks☆158Updated last week
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆394Updated last week
- Real asynchronous file operations with asyncio support.☆564Updated 4 months ago
- WebSocket support for HTTPX☆140Updated 2 weeks ago
- Programmatic startup/shutdown of ASGI apps.☆253Updated 2 years ago
- Fast and well tested serialization library☆893Updated 2 months ago
- asyncio-compatible timeout class☆568Updated this week
- A composable Python ASGI web framework☆179Updated 2 years ago
- pytest fixture to mock HTTPX☆432Updated last week
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆101Updated last month
- pytest plugin for easy integration of memray memory profiler☆407Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Python bindings to Rust UUID☆266Updated last week
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆283Updated last week
- ConfZ is a configuration management library for Python based on pydantic.