{"library":"omnimalloc","type":"library","category":null,"description":"A Python library providing static memory allocation with a unified interface. It supports arena-based allocation, stack allocators, and pool allocators for performance-critical or embedded contexts. Current version is 0.3.0, updated April 2025. Active development with infrequent releases.","language":"python","status":"active","version":"0.3.0","tags":["memory-allocation","arena-allocator","static-allocation","embedded"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install omnimalloc","imports":["from omnimalloc import Arena","from omnimalloc import StackAllocator","from omnimalloc import PoolAllocator"]}],"homepage":"https://github.com/fpedd/omnimalloc","github":"https://github.com/fpedd/omnimalloc","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}