MemoryAwareStruct can be used for temporary data storage. This class is designed to manage data in a dictionary with a memory-safe approach and multi-threaded access.
-
Updated
Jun 6, 2025 - Python
MemoryAwareStruct can be used for temporary data storage. This class is designed to manage data in a dictionary with a memory-safe approach and multi-threaded access.
To associate your repository with the memoryaware topic, visit your repo's landing page and select "manage topics."