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
Function
size
src/buffer.h:134
↓ 1 callers
Function
slice_compute
src/common.cpp:1212
↓ 1 callers
Function
str_from_cstr
src/common.cpp:566
↓ 1 callers
Function
str_from_cstr_and_size
src/common.cpp:573
↓ 1 callers
Function
str_from_obj
src/common.cpp:559
↓ 1 callers
Function
trampoline_enter
src/trampoline.cpp:171
↓ 1 callers
Function
trampoline_enter_internal
src/trampoline.cpp:38
↓ 1 callers
Function
trampoline_leave
src/trampoline.cpp:193
↓ 1 callers
Function
trampoline_new
src/trampoline.cpp:16
↓ 1 callers
Function
trampoline_release
src/trampoline.cpp:32
↓ 1 callers
Function
tuple_check
src/common.cpp:919
↓ 1 callers
Function
tuple_from_obj
src/common.cpp:647
↓ 1 callers
Function
type_align
include/nanobind/nb_class.h:326
↓ 1 callers
Method
type_count
include/nanobind/nb_descr.h:27
↓ 1 callers
Function
type_descr
include/nanobind/nb_descr.h:150
↓ 1 callers
Function
type_extra_apply
include/nanobind/nb_class.h:168
↓ 1 callers
Function
type_name
include/nanobind/nb_class.h:330
↓ 1 callers
Function
type_size
include/nanobind/nb_class.h:325
↓ 1 callers
Function
type_var_tuple
include/nanobind/typing.h:27
↓ 1 callers
Function
union_name
include/nanobind/nb_descr.h:92
↓ 1 callers
Method
unlock
include/nanobind/nb_misc.h:39
↓ 1 callers
Function
unpack_datetime
include/nanobind/stl/detail/chrono.h:147
↓ 1 callers
Function
unpack_timedelta
include/nanobind/stl/detail/chrono.h:132
↓ 1 callers
Method
unsubscribe
tests/test_callbacks.cpp:32
↓ 1 callers
Method
value_plus
tests/test_classes.cpp:43
↓ 1 callers
Method
var
tests/test_classes_extra.cpp:11
↓ 1 callers
Method
void_ret
tests/test_classes.cpp:98
↓ 1 callers
Method
what
tests/test_classes.cpp:461
↓ 1 callers
Function
wrap_base_new
This is 'inline' so we can define it in a header and not pay for it if unused, and also 'noinline' so we don't generate multiple copies and produce co
include/nanobind/nb_class.h:456
↓ 1 callers
Function
write_version
(root, semver)
src/version.py:38
Method
AnInt
tests/test_thread.cpp:41
Method
BasicID2
tests/test_stl.cpp:556
Method
BenchPooled
tests/test_classes.cpp:165
Method
BenchUnpooled
tests/test_classes.cpp:170
Function
Buffer
Disable copy/move constructor and assignment
src/buffer.h:13
Method
Cat
tests/test_classes.cpp:459
Method
ClassWithClassProperty
tests/test_thread.cpp:33
Method
ClassWithProperty
tests/test_thread.cpp:25
Method
ConstexprClass
tests/test_classes.cpp:972
Method
Dog
tests/test_classes.cpp:438
Method
E_nc
tests/test_stl_bind_map.cpp:16
Method
E_nc
tests/test_stl_bind_vector.cpp:57
Function
Ei
src/nb_type.cpp:782
Method
EnumWrapper
tests/test_enum.cpp:32
Method
ExampleST
tests/test_holders.cpp:37
Method
FuncWrapper
tests/test_stl.cpp:80
Method
IncrementingStruct
tests/test_classes.cpp:840
Function
NB_MODULE
tests/test_eigen.cpp:11
Function
NB_MODULE
tests/test_intrusive.cpp:32
Function
NB_MODULE
tests/test_stl.cpp:103
Function
NB_MODULE
tests/test_jax.cpp:8
Function
NB_MODULE
tests/test_issue.cpp:10
Function
NB_MODULE
tests/test_stl_bind_map.cpp:56
Function
NB_MODULE
tests/test_callbacks.cpp:127
Function
NB_MODULE
tests/test_functions.cpp:90
Function
NB_MODULE
tests/test_eigen_tensor.cpp:10
Function
NB_MODULE
tests/test_enum.cpp:42
Function
NB_MODULE
tests/test_exception.cpp:21
Function
NB_MODULE
Declarations of various advanced constructions to test the stub generator
tests/test_typing.cpp:29
Function
NB_MODULE
tests/test_tensorflow.cpp:8
Function
NB_MODULE
tests/test_accessor.cpp:7
Function
NB_MODULE
tests/test_inter_module_2.cpp:6
Function
NB_MODULE
tests/test_stl_bind_vector.cpp:26
Function
NB_MODULE
tests/test_ndarray.cpp:66
Function
NB_MODULE
tests/test_holders.cpp:72
Function
NB_MODULE
tests/test_eval.cpp:7
Function
NB_MODULE
tests/test_chrono.cpp:32
Function
NB_MODULE
tests/test_thread.cpp:45
Function
NB_MODULE
tests/test_make_iterator.cpp:7
Function
NB_MODULE
tests/test_inter_module_1.cpp:6
Function
NB_MODULE
tests/test_classes.cpp:259
Method
NB_TYPE_CASTER
include/nanobind/ndarray.h:551
Method
NeverDestruct
tests/test_classes_extra.cpp:7
Method
NeverDestruct
tests/test_classes.h:9
Method
NonCopyable
tests/test_classes.cpp:753
Method
Pooled
tests/test_classes.cpp:109
Method
PrivateNonCopyable
tests/test_classes.cpp:768
Method
PyAnimal
tests/test_classes.cpp:416
Method
PyDog
tests/test_classes.cpp:447
Function
Py_ssize_t PyUnstable_Long_CompactValue
src/common.cpp:1067
Method
Struct0
docs/cppyy.h:13
Method
__bool__
(self)
tests/py_stub_test.py:26
Method
__complex__
(self)
tests/test_stl.py:816
Method
__del__
(self)
tests/test_classes.py:381
Method
__dlpack__
(self, *args, **kwargs)
tests/test_ndarray.py:596
Method
__dlpack__
(self)
tests/test_ndarray.py:982
Method
__eq__
(self, other)
tests/py_stub_test.py:23
Method
__fspath__
(self)
tests/test_stl.py:728
Method
__fspath__
(self)
tests/test_stl.py:732
Method
__getitem__
(self, i)
tests/test_stl.py:217
Method
__getitem__
(self, i)
tests/test_stl.py:245
Method
__init__
( self, module: types.ModuleType, recursive: bool = False, include_docstrings:
src/stubgen.py:204
Method
__init__
(self, x)
tests/test_intrusive.py:44
Method
__init__
(self, value)
tests/test_ndarray.py:289
Method
__init__
(self, wrapped)
tests/test_ndarray.py:589
Method
__init__
(self, o)
tests/test_ndarray.py:980
Method
__init__
(self)
tests/test_classes.py:194
Method
__init__
(self)
tests/test_classes.py:243
Method
__init__
(self)
tests/test_classes.py:262
Method
__init__
(self)
tests/test_classes.py:386
← previous
next →
501–600 of 1,594, ranked by callers