Loreon
Labs
Platform
Search…
⌘K
Docs
Home
Ecosystems
Rust
pyo3
Rust bindings for the Python interpreter
Rust
Emerging
GitHub
Website
Stars
5
Forks
—
Contributors
8
Last push
5d ago
Recent commits
Latest commits.
internal: cleanup `tuple_conversion!` macro (#6108)
c32b4d4
BD103
11d ago
replace remaining `PyRef` codepaths in macros with `PyClassGuard` (#6111)
f16683e
Icxolu
11d ago
ci: expand `pyo3-ffi-check` to check return type size / alignment (#6090)
9614839
David Hewitt
12d ago
add method `PyCapsule::import_pointer` (#6066)
1e5d76d
person93
12d ago
don't set zero basicsize with `abi3t` (#6105)
aeba03d
David Hewitt
12d ago
fix possible type confusion in `PyClassGuardMut::as_super` (#6104)
654cc58
Icxolu
12d ago
require `PyCFunction::new_closure` closures to be `Sync` (#6096)
9cc7862
David Hewitt
12d ago
add bench for method call overhead (#6102)
8c9ad3a
Matthieu Dartiailh
13d ago
Top contributors
Builders behind this project.
davidhewitt
2.4K commits
kngwyu
802 commits
konstin
412 commits
fafhrd91
379 commits
messense
284 commits
dgrunwald
249 commits
adamreichold
248 commits
mejrs
241 commits