[ trixie ]
[ sid ]
[ ソース: nanobind ]
パッケージ: nanobind-dev (2.2.0-1)
nanobind-dev に関するリンク
Debian の資源:
nanobind ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Tiny and efficient C++/Python bindings (development files)
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.
This package installs the development files.
その他の nanobind-dev 関連パッケージ
|
|
|
|
-
- dep: libeigen3-dev
- lightweight C++ template library for linear algebra
-
- dep: robin-map-dev
- C++ implementation of a fast hash map and hash set