aviramha / orjson-pydanticLinks
Fast, correct Python JSON library supporting dataclasses and datetimes
☆15Updated 2 years ago
Alternatives and similar repositories for orjson-pydantic
Users that are interested in orjson-pydantic are comparing it to the libraries listed below
Sorting:
- An AsyncIO event loop implemented in Rust☆196Updated last week
- Makes it easy to write factory functions for sqlalchemy models, particularly for use in testing.☆11Updated 2 years ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆173Updated 3 weeks ago
- A rust port of Python stdlib's graphlib☆28Updated 2 years ago
- Caching for HTTPX☆72Updated last month
- ⚡ Blazing fast async/await HTTP client for Python written on Rust using reqwests☆30Updated 2 years ago
- A caching solution for asyncio☆101Updated 11 months ago
- 🦆 Better read-only Protocols for mypy☆21Updated 3 months ago
- Simple caching transport for httpx☆53Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Asyncio cache framework for Python☆45Updated 2 years ago
- invoke asyncio awaitables from non-async functions☆63Updated last year
- Sans-IO MQTT v5 protocol implementation for Python☆21Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆167Updated last month
- A Python Enum that inherits from str.☆119Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated last week
- A port of the Rust regex library to python for super speed linear matching.☆19Updated 2 years ago
- Typed environment variable parsing for Python☆18Updated 2 weeks ago
- Runtime typing introspection tools☆55Updated last month
- Compatibility layer for pydantic v1/v2