unstd.memory

Modules

allocation
module unstd.memory.allocation

Manual memory management routines.

misc
module unstd.memory.misc

Miscellaneous memory routines.

weakref
module unstd.memory.weakref

Weak reference implementation.