Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wjakob/nanobind
/ functions
Functions
1,594 in github.com/wjakob/nanobind
⨍
Functions
1,594
◇
Types & classes
580
↳
Endpoints
1
↓ 1 callers
Method
B2
tests/test_classes.cpp:508
↓ 1 callers
Method
BasicID1
tests/test_stl.cpp:551
↓ 1 callers
Method
Big
tests/test_classes.cpp:82
↓ 1 callers
Method
BigAligned
tests/test_classes.cpp:87
↓ 1 callers
Method
Cat
tests/test_holders.cpp:56
↓ 1 callers
Method
D
tests/test_classes.cpp:512
↓ 1 callers
Method
IDHavingEvent
tests/test_stl.cpp:571
↓ 1 callers
Method
InitListTest
tests/test_classes.cpp:69
↓ 1 callers
Method
ModelA
tests/test_issue.cpp:34
↓ 1 callers
Method
MyArray
tests/test_ndarray.cpp:657
↓ 1 callers
Method
NonAssignable
tests/test_stl.cpp:53
↓ 1 callers
Method
NonDefaultConstructible
tests/test_stl.cpp:59
↓ 1 callers
Method
Ordered
tests/test_stl.cpp:66
↓ 1 callers
Method
Poisoned
tests/test_stl.cpp:191
↓ 1 callers
Function
PyUnstable_Long_IsCompact
src/common.cpp:1063
↓ 1 callers
Method
SparseHolder
tests/test_eigen.cpp:192
↓ 1 callers
Method
Test
tests/test_intrusive.cpp:15
↓ 1 callers
Method
__init__
(self)
tests/test_classes.py:377
↓ 1 callers
Method
__init__
(self)
tests/test_functions.py:449
↓ 1 callers
Method
_format_ndarray
Improve NumPy type annotations for static type checking
src/stubgen.py:789
↓ 1 callers
Function
any_type
include/nanobind/typing.h:19
↓ 1 callers
Method
bool_
include/nanobind/nb_types.h:394
↓ 1 callers
Function
bool_from_obj
src/common.cpp:622
↓ 1 callers
Function
bytearray_from_cstr_and_size
src/common.cpp:612
↓ 1 callers
Function
bytearray_from_obj
src/common.cpp:605
↓ 1 callers
Function
bytes_from_cstr
src/common.cpp:589
↓ 1 callers
Function
bytes_from_cstr_and_size
src/common.cpp:596
↓ 1 callers
Function
bytes_from_obj
src/common.cpp:582
↓ 1 callers
Function
call_analyze
include/nanobind/nb_call.h:36
↓ 1 callers
Function
call_one_arg
src/nb_type.cpp:1692
↓ 1 callers
Function
cast_impl
include/nanobind/nb_cast.h:536
↓ 1 callers
Function
cb_registry
tests/test_callbacks.cpp:59
↓ 1 callers
Function
clear
src/buffer.h:93
↓ 1 callers
Function
cmake_dir
Return the path to the nanobind CMake module directory.
src/__init__.py:15
↓ 1 callers
Method
compute
tests/test_classes.cpp:75
↓ 1 callers
Function
concat_maybe
include/nanobind/nb_descr.h:116
↓ 1 callers
Function
convert_array
Convert to the requested dtype (and order, where the framework supports it).
src/nb_ndarray.cpp:616
↓ 1 callers
Method
create_move
tests/test_classes.cpp:54
↓ 1 callers
Method
create_raw
tests/test_intrusive.cpp:21
↓ 1 callers
Method
create_ref
tests/test_intrusive.cpp:22
↓ 1 callers
Method
create_take
tests/test_classes.cpp:53
↓ 1 callers
Method
data_copy
tests/test_ndarray.cpp:603
↓ 1 callers
Method
data_ptr
tests/test_eigen.cpp:195
↓ 1 callers
Function
decref_checked
src/common.cpp:1181
↓ 1 callers
Method
def_submodule
include/nanobind/nb_types.h:357
↓ 1 callers
Function
dict_delitem
src/common.cpp:1334
↓ 1 callers
Function
dict_getitem_or_raise
src/common.cpp:1300
↓ 1 callers
Function
dict_setitem
src/common.cpp:1329
↓ 1 callers
Method
dmap
tests/test_eigen.cpp:241
↓ 1 callers
Method
doc
include/nanobind/nb_accessor.h:236
↓ 1 callers
Function
enum_create
src/nb_enum.cpp:19
↓ 1 callers
Function
enum_export
src/nb_enum.cpp:376
↓ 1 callers
Function
enum_extra_apply
include/nanobind/nb_class.h:251
↓ 1 callers
Function
enum_from_cpp
src/nb_enum.cpp:330
↓ 1 callers
Function
enum_from_python
src/nb_enum.cpp:233
↓ 1 callers
Function
exception_new
src/error.cpp:260
↓ 1 callers
Method
execute_cast
include/nanobind/operators.h:51
↓ 1 callers
Function
f
()
tests/test_thread.py:13
↓ 1 callers
Function
f2
docstring 2
tests/py_stub_test.py:35
↓ 1 callers
Function
float_from_obj
src/common.cpp:638
↓ 1 callers
Function
fmix32
src/hash.h:16
↓ 1 callers
Function
fn
()
tests/test_specialization.py:38
↓ 1 callers
Function
from_cpp
tests/test_callbacks.cpp:49
↓ 1 callers
Function
from_python
include/nanobind/nb_cast.h:135
↓ 1 callers
Method
from_python
include/nanobind/stl/variant.h:86
↓ 1 callers
Method
from_python
include/nanobind/stl/tuple.h:36
↓ 1 callers
Method
from_python_
include/nanobind/eigen/dense.h:260
↓ 1 callers
Function
from_python_remember_conv
include/nanobind/nb_func.h:14
↓ 1 callers
Function
frozenset_from_obj
src/common.cpp:668
↓ 1 callers
Function
func_extra_apply
include/nanobind/nb_attr.h:287
↓ 1 callers
Method
get
tests/test_holders.cpp:60
↓ 1 callers
Method
get
tests/test_classes.cpp:137
↓ 1 callers
Method
get
include/nanobind/nb_types.h:591
↓ 1 callers
Method
getInt
tests/test_classes.cpp:975
↓ 1 callers
Method
get_answer
tests/test_classes.cpp:886
↓ 1 callers
Function
get_duration
include/nanobind/stl/chrono.h:78
↓ 1 callers
Method
get_int
tests/test_classes.cpp:766
↓ 1 callers
Function
get_version
(root)
src/version.py:11
↓ 1 callers
Method
handle
include/nanobind/ndarray.h:446
↓ 1 callers
Function
implicitly_convertible
src/implicit.cpp:20
↓ 1 callers
Function
implicitly_convertible
include/nanobind/nb_class.h:890
↓ 1 callers
Function
include_dir
Return the path to the nanobind include directory
src/__init__.py:11
↓ 1 callers
Function
incref_checked
src/common.cpp:1170
↓ 1 callers
Function
inst_copy
include/nanobind/nb_class.h:359
↓ 1 callers
Function
inst_destruct
include/nanobind/nb_class.h:358
↓ 1 callers
Function
inst_move
include/nanobind/nb_class.h:360
↓ 1 callers
Function
inst_set_state
include/nanobind/nb_class.h:350
↓ 1 callers
Function
inst_take_ownership
include/nanobind/nb_class.h:343
↓ 1 callers
Function
int_from_obj
src/common.cpp:631
↓ 1 callers
Function
intrusive_counter
The counter value is not affected by copy/move assignment/construction
include/nanobind/intrusive/counter.h:177
↓ 1 callers
Function
is_tensor_aligned
include/nanobind/eigen/tensor.h:21
↓ 1 callers
Method
is_type
include/nanobind/nb_types.h:108
↓ 1 callers
Method
is_type_var
(self, tp: type)
src/stubgen.py:684
↓ 1 callers
Method
itemsize
include/nanobind/ndarray.h:455
↓ 1 callers
Function
len_hint
include/nanobind/nb_types.h:721
↓ 1 callers
Function
list_from_obj
src/common.cpp:654
↓ 1 callers
Function
load_cmplx
src/common.cpp:947
↓ 1 callers
Function
load_f32
src/common.cpp:1024
↓ 1 callers
Function
load_i16
src/common.cpp:1148
↓ 1 callers
Function
load_i32
src/common.cpp:1156
← previous
next →
301–400 of 1,594, ranked by callers