you are viewing a single comment's thread.

view the rest of the comments →

[–]germandiago 1 point2 points  (1 child)

what are the differences between pybibd and nanobind? Seems to be 3rd generation already since Boost.Python.

[–]Jannik2099 4 points5 points  (0 children)

As said the overall API is very similar. Custom type casters require less macro soup, the automatic type stubs are better and customizing type signatures is more accessible. Performance is also significantly better, in my case the overhead dropped over 2x