freebsd-ports/devel/talloc/pkg-descr

5 lines
161 B
Text
Raw Normal View History

A hierarchical pool based memory allocator with destructors. It uses
reference counting to determine when memory should be freed.
WWW: http://talloc.samba.org/