gihyo.jp · @gihyo
4 followers · 16 posts · Server rss-mstdn.studiofreesia.com

PythonとRustの融合:PyO3/maturinを使ったPythonバインディングの作成入門
gihyo.jp/article/2023/07/month

#技術評論社 #gihyo_jp #python #rust #pyo3 #maturin

Last updated 1 year ago

Girish Joshi · @girish946
3 followers · 8 posts · Server fosstodon.org
Michael Ekstrand · @mdekstrand
681 followers · 397 posts · Server hci.social

Rather than continuing to carry Numba around as a dep, holding back support for new Python versions until Numba supports them, and inducing run-time compile overhead, should I just switch the performance-sensitive parts of LensKit over to with ? I'd been hesitant to add a non-Python language for ease of contribution, but Rust is as easy as any candidate to write (esp. e.g. C++), and Rust might be more legible than the complexities of Numba?

#rust #pyo3

Last updated 2 years ago

David Lord :python: · @davidism
736 followers · 215 posts · Server mas.to

Anyone familiar with Rust and PyO3 want to jump on Discord and help me improve MarkupSafe in Rust? My initial implementation is about 6 times slower than the native implementation on a basic benchmark. discord.gg/pallets

#pythonflask #pyo3 #Rust #Python

Last updated 2 years ago

Kushal Das :python: :tor: · @kushal
1487 followers · 2593 posts · Server toots.dgplug.org

Today I wrote about how to write a module in and project. kushaldas.in/posts/writing-pyt

#python #rustlang #pyo3

Last updated 5 years ago

Bite Code · @bitecode
121 followers · 4883 posts · Server framapiaf.org

RT @pganssle@twitter.com

is considering dropping support for Python 3.5, but is looking for feedback from users. See the issue here: github.com/PyO3/pyo3/issues/68

@rustlang@twitter.com

🐦🔗: twitter.com/pganssle/status/12

#python #rust #pyo3

Last updated 5 years ago

Paul Ganssle · @pganssle
336 followers · 874 posts · Server qoto.org

is considering dropping support for Python 3.5, but is looking for feedback from users. See the issue here: github.com/PyO3/pyo3/issues/68

@rustlang

#pyo3 #rust #python

Last updated 5 years ago

Ivan Enderlin 🌱 :ferris: · @hywan
820 followers · 751 posts · Server fosstodon.org

rust-cpython, github.com/dgrunwald/rust-cpyt

This rust crate allows to write Rust ↔ Python bindings. Combined with pyo3-pack, github.com/PyO3/pyo3-pack, it's really a smooth experience to write Python extension with Rust!

I'm experimenting with it. Love it.

#rustlang #python #pyo3

Last updated 6 years ago