python-talloc

Hierarchical pool based memory allocator - Python 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 bindings.