Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Top 10 Rust pyo3 Projects
-
maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
My new favorite way to write very fast libraries for Python is to just use Rust and Maturin:
https://github.com/PyO3/maturin
It basically automates everything for you. If you use it with Github actions, it will compile wheels for you on each release for every platform and python version you want, and even upload them to PyPi (pip) for you. Everything feels very modern and well thought out. People really care about good tooling in the Rust world.
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
-
-
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
pyttfwrap
Preview how plain text would wrap were it rendered with a given ttf font for a given line width
-
minesweeper-lib
Minesweeper logic without Runtime stuff to use as a backend with any programming language
Rust pyo3 related posts
- Some Reasons to Avoid Cython
- Which programming language to focus on for my PhD journey in bioinformatics?
- Ask HN: Is it worth it for me to learn Go or Rust as a Data Engineer?
- Rust CLI app installable via PIP?
- Blog Post: Making Python 100x faster with less than 100 lines of Rust
- Is Rust faster than Python out of the box
- sccache now supports GHA as backend
-
A note from our sponsor - Mergify
blog.mergify.com | 24 Sep 2023
Index
What are some of the best open-source pyo3 projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | maturin | 2,554 |
2 | geopolars | 323 |
3 | ormsgpack | 183 |
4 | litmus | 148 |
5 | solders | 74 |
6 | pyheck | 38 |
7 | Python-Regex | 17 |
8 | base2048 | 4 |
9 | pyttfwrap | 1 |
10 | minesweeper-lib | 0 |