Consider porting to nanobind
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
nanobind and pybind11 have the same author.
In addition to being faster, smaller and more efficient, it also support the stable C API of python3.12 and onwards. This would make it possible to build only one binary for multiple python versions.
https://nanobind.readthedocs.io/en/latest/why.html
Contributor guide
Assessment
This issue has not been assessed yet.