#pyo3 (9 Repositories)
Ranked open-source repositories tagged with #pyo3, scored by pull request acceptance likelihood and maintainer engagement velocity.
46.8%
16.5h
9 repositories tagged #pyo3
wingfoil-io/wingfoil
graph based stream processing framework
awolverp/cachebox
The fastest memoizing and caching Python library written in Rust.
deliro/moka-py
A high performance caching library for Python written in Rust
longbridge/openapi
Longbridge OpenAPI SDK Base.
ormsgpack/ormsgpack
MessagePack serialization library for Python derived from orjson, written in Rust using PyO3
kevinheavey/solders
A high-performance Python toolkit for Solana, written in Rust
yezz123/ormdantic
A Rust-backed async ORM for Python applications that use Pydantic models ✨
geoarrow/geoarrow-rs
GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy