awestlake87 / pyo3-asyncioLinks
☆336Updated last year
Alternatives and similar repositories for pyo3-asyncio
Users that are interested in pyo3-asyncio are comparing it to the libraries listed below
Sorting:
- ☆252Updated 2 months ago
- PyO3-based bridges between Python and Rust async runtimes☆120Updated 3 months ago
- GitHub Action to install and run a custom maturin command with built-in support for cross compilation☆158Updated last week
- Import Rust source files directly from Python!☆279Updated 2 weeks ago
- A fast python HTTP server inspired by japronto written in rust.☆168Updated 3 years ago
- Derive PyO3's FromPyObject to automatically transform Python dicts into Rust structs☆113Updated last year
- Stub file (*.pyi) generator for PyO3☆140Updated last week
- A repo to help people to interact with asyncio with PyO3 native extensions☆31Updated 4 years ago
- Fast and simple datetime, date, time and duration parsing for rust.☆231Updated 3 weeks ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆166Updated 6 months ago
- Rust like Option and Result types in Python☆96Updated last year
- Setuptools plugin for Rust support☆641Updated 3 weeks ago
- Rust (de)serialization for the Python pickle format.☆215Updated 9 months ago
- A high-performance JSON Schema validator for Rust☆661Updated this week
- PyO3 bindings to various Python asynchronous frameworks☆31Updated last year
- Rust types in Python. https://justforfunnoreally.dev/☆75Updated this week
- ☆101Updated this week
- Example PyO3 project with automated test coverage for Rust and Python☆51Updated 6 months ago
- A library for python version numbers and specifiers, implementing PEP 440☆28Updated 3 weeks ago
- 🦀 Rust implementation of Celery for producing and consuming background tasks☆838Updated last year
- ☆45Updated this week
- Logging bridge from pyo3 native extension to python