nanobind: tiny and efficient C++/Python bindings
Project description
nanobind is a small binding library that exposes C++ types in Python and vice versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical syntax. In contrast to these existing tools, nanobind is more efficient: bindings compile in a shorter amount of time, produce smaller binaries, and have better runtime performance.
More concretely, benchmarks show up to ~4× faster compile time, ~5× smaller binaries, and ~10× lower runtime overheads compared to pybind11. nanobind also outperforms Cython in important metrics (3-12× binary size reduction, 1.6-4× compilation time reduction, similar runtime performance).
Please see the following links for tutorial and reference documentation in HTML and PDF formats.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nanobind-2.2.0.tar.gz
.
File metadata
- Download URL: nanobind-2.2.0.tar.gz
- Upload date:
- Size: 944.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53fa7a6227bddecaa4a0710e0b8dc18fad4c8ded7a0a31d6eddcf68009ead603 |
|
MD5 | d24ef738eea8424d5aa9efaa8a7679b3 |
|
BLAKE2b-256 | c5f2f1e6c86edf90caf04a4c28e789b15a6a5aa87a5e037e0bf03bbfcc4937b6 |
File details
Details for the file nanobind-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: nanobind-2.2.0-py3-none-any.whl
- Upload date:
- Size: 231.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 138685ec9c5de4f57dd02d715b89ffcbcabae39c4e36b8b2c40eea2f1aa2f0d7 |
|
MD5 | 7a1e3eff8e868ef570e1809cd49f0f0e |
|
BLAKE2b-256 | 52af7032b05a35284e741666acbf3eac3a14b5e81cd92264ac775426884ed460 |