python3-talloc

hierarchical pool based memory allocator - Python3 bindings
  https://talloc.samba.org/
  0
  no reviews



A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed.

This package contains the Python 3 bindings.