rune VS PyO3

Compare rune vs PyO3 and see what are their differences.

rune

Rune is a programming language developed to test ideas for improving security and efficiency. (by google)

PyO3

Rust bindings for the Python interpreter (by PyO3)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rune PyO3
16 146
1,911 10,791
0.0% 4.4%
4.9 9.8
18 days ago 1 day ago
C Rust
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rune

Posts with mentions or reviews of rune. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-01.

PyO3

Posts with mentions or reviews of PyO3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-13.

What are some alternatives?

When comparing rune and PyO3 you can also consider the following projects:

rust-cpython - Rust <-> Python bindings

pybind11 - Seamless operability between C++11 and Python

RustPython - A Python Interpreter written in Rust

Rhai - Rhai - An embedded scripting language for Rust.

milksnake - A setuptools/wheel/cffi extension to embed a binary data in wheels

bincode - A binary encoder / decoder implementation in Rust.

uniffi-rs - a multi-language bindings generator for rust

wasmtime - A fast and secure runtime for WebAssembly

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

py2many - Transpiler of Python to many other languages

rust-numpy - PyO3-based Rust bindings of the NumPy C-API

napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API