Add comparison to similar technologies to the guide
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Rust
- Stars
- 16.2k
- Forks
- 1k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 66
Description
Users may appreciate a document comparing PyO3 against approaches like uniFFI and cffi, and maybe even Cython and pybind11. (This would focus on the extension module case, we could do similar for rust-calls-python.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the PyO3 guide and identify the extension-module section as the entry point. Done means adding a focused comparison of PyO3 with uniFFI, cffi, Cython, and pybind11 for extension modules; treat the rust-calls-python comparison as optional until its scope is agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100